You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/05/12 13:00:16 UTC

[jira] [Created] (SLING-5725) New artifact org.apache.sling.testing.clients still has dependency on org.apache.sling.testing.tools

Konrad Windszus created SLING-5725:
--------------------------------------

             Summary: New artifact org.apache.sling.testing.clients still has dependency on org.apache.sling.testing.tools
                 Key: SLING-5725
                 URL: https://issues.apache.org/jira/browse/SLING-5725
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Konrad Windszus


Currently the pom.xml in https://github.com/apache/sling/blob/trunk/testing/http/clients/pom.xml still has a dependency towards {{org.apache.sling.testing.tools}}. That should be removed because the new artifact should be a replacement for the testing tools. The only place where classes are still referenced is the {{WebconsoleClient}} (https://github.com/apache/sling/blob/trunk/testing/http/clients/src/main/java/org/apache/sling/testing/clients/osgi/WebconsoleClient.java).

Those references should be removed and also the {{WebconsoleClient}} should probably be merged with the {{OsgiConsoleClient}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)