[
https://issues.apache.org/jira/browse/SLING-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu updated SLING-8699:
--------------------------------
Fix Version/s: Committer CLI 1.0.2
(was: Committer CLI 1.0.0)
> 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: New Feature
> Components: Tooling
> Reporter: Robert Munteanu
> Priority: Major
> Fix For: Committer CLI 1.0.2
>
>
> 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.20.10#820010)