Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-5724

Teleporter: Use o.a.s.testing.clients instead of custom HTTP requests in TeleporterHttpClient

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • JUnit Tests Teleporter 1.0.6
    • None
    • Testing
    • None

    Description

      Instead of having another client which deals with installing/uninstalling bundles, the ClientSideTeleporter should just leverage the class org.apache.sling.testing.clients.osgi.OsgiConsoleClient and org.apache.sling.testing.clients.osgi.WebconsoleClient for that purpose. That might also help with SLING-5715 as it is using the Apache HTTP Client under the hood, which might be a better choice than just plain HttpUrlConnections which are currently used by TeleporterHttpClient.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: