Uses of Class
aQute.bnd.ant.BaseTask
-
Packages that use BaseTask Package Description aQute.bnd.ant -
-
Uses of BaseTask in aQute.bnd.ant
Subclasses of BaseTask in aQute.bnd.ant Modifier and Type Class Description class
BndTask
This file is the bnd main task for ant.class
DeployTask
class
EclipseTask
class
ExpandPropertiesTask
class
PackageTask
class
PrepareTask
class
ProjectBuildOrderTask
ProjectBuildOrderTask calculates the correct build order for all of the bnd projects in a workspace.class
ProjectTask
class
ReleaseTask
ANT task to release into a repository, equivalent to:<bnd command="release"/>
class
RunBundlesTask
class
RunconfigToDistributionTask
class
TestTask
class
WrapTask
Task to wrap a JAR as an OSGi bundle.
-