[ 
https://issues.apache.org/jira/browse/KARAF-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478659#comment-13478659
 ] 

Andreas Pieber commented on KARAF-1945:
---------------------------------------

OK, that one is kind of tricky and requires kind of a bigger refactoring of the 
internal parts. It will be required to add the scanner packages, which 
would/should therefore also change the current way urls/links are handled. This 
should definitely simplify parts of the code. 
                
> Add support to paxexam-karaf to support scanDir option for KarafTestContainer
> -----------------------------------------------------------------------------
>
>                 Key: KARAF-1945
>                 URL: https://issues.apache.org/jira/browse/KARAF-1945
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-tooling
>            Reporter: Andreas Pieber
>
> It's often useful to include all the bundles which are located in the target 
> directory into the integration tests. The easiest way to do this is to use 
> scanDir provision option
> {code}
> scanDir("target").filter("*.jar")
> {code}
> Unfortunately, it does not supported by KarafTestContainer
> The original issue was located at 
> https://github.com/openengsb/labs-paxexam-karaf/issues/20

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to