Robert Munteanu created SLING-8699:
--------------------------------------

             Summary: Create sub-command to moving artifacts to dist.apache.org
                 Key: SLING-8699
                 URL: https://issues.apache.org/jira/browse/SLING-8699
             Project: Sling
          Issue Type: Task
          Components: Tooling
            Reporter: Robert Munteanu
             Fix For: Committer CLI 1.0.0


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



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to