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)