Konrad Windszus created SLING-5677:
--------------------------------------
Summary: Provide default customizer for executing TransporterRule
tests
Key: SLING-5677
URL: https://issues.apache.org/jira/browse/SLING-5677
Project: Sling
Issue Type: Improvement
Components: Testing
Affects Versions: JUnit Tests Teleporter 1.0.8
Reporter: Konrad Windszus
Currently for executing ITs leveraging {{TeleporterRule}} there need to be a
Customizer referenced, otherwise those ITs would not be executed.
There should be a DefaultCustomizer which should be used, when there is no
other customizer referenced, which must support the following features:
# setting baseUrl via system property
# setting serverCredentials via system property
# setting timeouts via system property
# setting the dependencyPrefix (both includes and excludes) through system
properties.
For a reasoning have a look at the discussion in
http://www.mail-archive.com/[email protected]/msg55723.html.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)