This is an automated email from the ASF dual-hosted git repository.

radu pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git.


    from 75b5594  SLING-8864 - Report authentication errors immediately without 
looking at the response's body
     new 3044b64  SLING-8741 - Remove separate Jira credentials
     new 59bd129  SLING-8864 - Report authentication errors immediately without 
looking at the response's body

The 2 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:
 .../apache/sling/cli/impl/CredentialsService.java  |  9 ------
 .../sling/cli/impl/http/HttpClientFactory.java     |  5 ++-
 .../sling/cli/impl/CredentialsServiceTest.java     |  3 --
 .../sling/cli/impl/http/HttpClientFactoryTest.java | 30 ++++++------------
 .../org/apache/sling/cli/impl/jira/MockJira.java   |  4 +--
 .../sling/cli/impl/jira/VersionClientTest.java     |  3 +-
 .../impl/{jira => junit}/SystemPropertiesRule.java | 36 ++++++++++++----------
 .../cli/impl/nexus/RepositoryServiceTest.java      |  2 +-
 .../cli/impl/pgp/PGPSignatureValidatorTest.java    |  2 +-
 9 files changed, 35 insertions(+), 59 deletions(-)
 rename src/test/java/org/apache/sling/cli/impl/{jira => 
junit}/SystemPropertiesRule.java (50%)

Reply via email to