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

rombert pushed a change to branch feature/url-connection-agent-testing
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.


    from a1c070e  Use Maven central for connect timeout tests. Accessing 
sling.apache.org failed with a 'connection refused' error on Jenkins, 
presumably since builds.apache.org has direct access to other apache.org 
servers.
     add 751cf60  Converted IntegrationTest to a proper IT

No new revisions were added by this update.

Summary of changes:
 url-connection-agent/pom.xml                       |  12 ++
 .../java/org/apache/sling/uca/impl/AgentIT.java    | 163 +++++++++++++++++++++
 .../org/apache/sling/uca/impl/IntegrationTest.java | 107 --------------
 3 files changed, 175 insertions(+), 107 deletions(-)
 create mode 100644 
url-connection-agent/src/test/java/org/apache/sling/uca/impl/AgentIT.java
 delete mode 100644 
url-connection-agent/src/test/java/org/apache/sling/uca/impl/IntegrationTest.java

Reply via email to