Class Bundles
java.lang.Object
aQute.bnd.maven.lib.configuration.FileTree
aQute.bnd.maven.lib.configuration.Bundles
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.maven.lib.configuration.FileTree
addExcludes, addExcludes, addFile, addIncludes, addIncludes, getFiles, getFiles, setExclude, setInclude, toString
-
Constructor Details
-
Bundles
public Bundles()
-
-
Method Details
-
setBundle
Add a bundle.- Parameters:
bundle
- A bundle. A relative path is relative to the project base directory.
-