The testsrc instructs bnd to look for test sources in the specified directories
-
Example:
testsrc: src/test/java -
Pattern:
.*
The testsrc instructs bnd to look for test sources in the specified directories
Example: testsrc: src/test/java
Pattern: .*