Class Summary |
AbstractJJarTask |
Parent class providing base functionality for others specific tasks |
CleanTask |
|
GetTask |
An ant task for getting jars (downloading jars to the local repository). |
JJar |
JJar command line program |
ListTask |
An ant task for listing jars. |
ProductVersionerTask |
An ant task for placing an explicit version in the local descriptor for all dependencies. |
PublishTask |
An ant task for publishing jars
-publish- publish jars in the development repository. |
ReleaseTask |
An ant task for publishing jars
-publish- publish jars in the development repository. |
UnregisterTask |
-unregister- Removes from the production repository record about
given version of a product. |
UpdateClasspathTask |
Updates the classpath property based on the jar available in the lib directory |
VersionUpdateTask |
An ant task for updating the version in the local descriptor. |