[
https://issues.apache.org/jira/browse/SLING-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282603#comment-15282603
]
Andrei Dulvac edited comment on SLING-5725 at 5/13/16 10:21 AM:
----------------------------------------------------------------
Hi,
I created https://github.com/apache/sling/pull/141 for this.
Summary:
* Removed WebconsoleClient and added methods to install/ start/ unistall
bundles in OsgiConsoleClient
* Adapted BundlesInstaller
* Removed dependency on sling-testin-tools for testing-http-clients
was (Author: andrei.dulvac):
Hi,
I created https://github.com/apache/sling/pull/141 for this.
> 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)