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 f840821c9a0a44df45fcf6bc0d84ad2c449052db
Merge: 4e62990 2b7da20
Author: Roy Teeuwen <[email protected]>
AuthorDate: Tue Aug 25 22:23:28 2026 +0200

    Merge pull request #57 from apache/bugfix/SLING-13320-nexus-error-response
    
    SLING-13320 - handle a staging repository that no longer exists

 pom.xml                                            |  1 +
 .../sling/cli/impl/nexus/RepositoryService.java    | 10 ++++++
 .../sling/cli/impl/release/FinalizeCommand.java    | 13 +++++---
 .../cli/impl/release/UpdateLocalSiteCommand.java   | 17 +++++++---
 .../sling/cli/impl/http/HttpExchangeHandler.java   |  6 +++-
 .../cli/impl/nexus/QueryLuceneIndexHandler.java    | 10 +++++-
 .../cli/impl/nexus/RepositoryServiceTest.java      | 13 ++++++++
 .../cli/impl/release/FinalizeCommandTest.java      | 37 +++++++++++++++++++++-
 .../impl/release/UpdateLocalSiteCommandTest.java   | 25 +++++++++++++++
 src/test/resources/nexus/repository-gone-400.html  | 18 +++++++++++
 10 files changed, 138 insertions(+), 12 deletions(-)

Reply via email to