Jörg Hoh created SLING-3328:
-------------------------------

             Summary: Improve support when connecting to already running 
instance
                 Key: SLING-3328
                 URL: https://issues.apache.org/jira/browse/SLING-3328
             Project: Sling
          Issue Type: Improvement
          Components: Testing
            Reporter: Jörg Hoh
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to