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

Simplify SlingTestBase usage with an already running instance

    XMLWordPrintableJSON

Details

    Description

      In the current 1.0.7-SNAPSHOT release you need to provide these system properties to make the testing tools connect to run against an already running Sling instance:

      • test.server.url
      • jar.executor.jar.name.regexp
      • jar.executor.jar.folder

      Only the first one is really needed, the 2 others are only required to make the creation of the JarExecutor succesfull. If you want to connect only to an instance which is already running, the JarExecutor is not needed at all.
      Therefor I would like to get rid of the need to specify the 2 "jar.executor.*" properties. Please see attached patch for a proposal how to achieve it.

      Attachments

        Activity

          People

            bdelacretaz Bertrand Delacretaz
            joerghoh Joerg Hoh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: