Andreas Pieber created KARAF-1945:
-------------------------------------
Summary: 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