This is an automated email from the ASF dual-hosted git repository. royteeuwen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
commit aa385862bdc54e3e58b1e724c07bf352017ac4af Merge: 0f9c03f 5bfca40 Author: Roy Teeuwen <[email protected]> AuthorDate: Wed Jul 29 07:36:11 2026 +0200 Merge pull request #32 from apache/feature/SLING-13253-update-dist SLING-13253 - release update-dist command using embedded SVNKit 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(-)
