Class BuildCommands
java.lang.Object
aQute.bnd.main.BuildCommands
Container for build related commands.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid_build(aQute.bnd.main.bnd.buildoptions opts) void_dev(aQute.bnd.main.bnd.devOptions opts) voidbuildParallelInternal(Collection<aQute.bnd.build.Project> projects, boolean force, boolean test, long syncms)
-
Constructor Details
-
BuildCommands
-
-
Method Details
-
_build
-
_dev
-
buildParallelInternal
public void buildParallelInternal(Collection<aQute.bnd.build.Project> projects, boolean force, boolean test, long syncms) throws Exception, InterruptedException - Throws:
ExceptionInterruptedException
-