Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
With SLING-8684 we now have the pieces in place to automate promoting artifacts to dist.apache.org.
This sub-command will perform the following actions:
- compute SHA-256 checksums and adds them to the files to be deployed
- not include MD5 checksums
- use the Java API equivalent of svn remove https://dist.apache.org/ ... to remove all old artifacts of a release
- use the Java API equivalent of svn import . https://dist.apache.org/ ... to import local set of artifacts to SVN
Attachments
Issue Links
- relates to
-
SLING-7534 Release policy - stop providing MD5 and start providing SHA-512 checksums
- Resolved
- mentioned in
-
Page Loading...