This is an automated email from the ASF dual-hosted git repository.
royteeuwen pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
from 0f9c03f chore(deps): update to docker-maven-plugin v0.48.1 (#36)
add 136a79c SLING-13253 - release update-dist: publish staged artifacts
to dist/release
add 2384282 SLING-13253 - update-dist: make sun.misc import optional so
the bundle resolves
add dcf3f4f SLING-13253 - update-dist: remove only the closest older
version
add 6146764 SLING-13253 - update-dist: download the .sha512 sidecar
add 8e1b677 SLING-13253 - update-dist: exclude .sha512 checksums from the
RAT license check
add 5bfca40 SLING-13253 - update-dist: use possessive quantifiers in the
version regex
new aa38586 Merge pull request #32 from
apache/feature/SLING-13253-update-dist
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
bnd.bnd | 30 +-
pom.xml | 37 ++
.../org/apache/sling/cli/impl/nexus/Artifact.java | 6 +
.../sling/cli/impl/nexus/RepositoryService.java | 20 +-
.../sling/cli/impl/release/UpdateDistCommand.java | 356 +++++++++++++++
.../cli/impl/nexus/RepositoryServiceTest.java | 14 +
.../cli/impl/release/UpdateDistCommandTest.java | 486 +++++++++++++++++++++
...ter-annotations-1.0.0-source-release.zip.sha512 | 1 +
8 files changed, 946 insertions(+), 4 deletions(-)
create mode 100644
src/main/java/org/apache/sling/cli/impl/release/UpdateDistCommand.java
create mode 100644
src/test/java/org/apache/sling/cli/impl/release/UpdateDistCommandTest.java
create mode 100644
src/test/resources/nexus/orgapachesling-0/org/apache/sling/adapter-annotations/1.0.0/adapter-annotations-1.0.0-source-release.zip.sha512