[
https://issues.apache.org/jira/browse/SLING-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282685#comment-15282685
]
Andrei Dulvac commented on SLING-5725:
--------------------------------------
Hi Bertrand, thanks for adding me as a contributor.
I've addressed the two issues - added reference to the webconsole http api url
+ fixed missing file from OsgiConsoleClient#installBundle.
> 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
> Labels: testing-http-clients
>
> 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)