Modify RawPaxRunnerOption class so that it is possible to pass Pax Runner 
option that don't need "--"
-----------------------------------------------------------------------------------------------------

                 Key: PAXEXAM-192
                 URL: http://issues.ops4j.org/browse/PAXEXAM-192
             Project: Pax Exam
          Issue Type: Improvement
          Components: Default Test Container
            Reporter: Bartosz Kowalewski
            Assignee: Toni Menzel


One of usecases when this could be useful is generating URL for provisioning on 
the fly inside the
@Configuration method. This config could be _fully_ dynamic.

Any Pax Runner URLs like:
- scan-features:file:apache-servicemix-4.0.0-features.xml!/servicemix-http/1.0.0
or
- mvn:org.ops4j.pax.web/pax-web-service/0.6.0
could be created using the same raw option. We would not be forced to sometimes 
use 'scanFeatures()' 
and sometimes 'maven()', etc. depending on the provisioning type we're about to 
use.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to