Package com.redstarhackers.craftsman.taskdefs

Class Summary
BuildDefTask TODO Class summary sentence.
BuildModuleDependencyTask A task which takes care of building module dependencies (that is, other modules that a module might depend on).
BundleOrientedTask A base class for tasks that deal with modules or require module information to perform their work.
CleanBundlesTask This task will remove build artifacts from previous builds.
CleanModuleTask This task will remove build artifacts from previous builds.
CleanProjectTask This task will remove build artifacts from previous builds.
CompileModuleTask Performs the tasks for compiling a module's src according to the craftsman build llife-cycle.
CompileTestTask Performs the tasks for compiling the unit tests for a module.
ConditionalBuildTask TODO Class summary sentence.
CopyGeneratedResourcesTask Copy the resources for the module (i.e.
CopyJ2eeAppResourcesTask Copy the resources for the module (i.e.
CopyModuleResourcesTask Copy the resources for the module (i.e.
CopyResourcesTask Copy the resources for the module.
CopyTestResourcesTask Copy the resources for the module's unit tests (i.e.
CopyVerifiedTask Copy the resources for the module.
CopyWebSiteResourcesTask Copy the resources for the module (i.e.
CopyWithModuleFilterTask Copy resources using a module filter.
CraftsmanDefTask Task for taking module definitions and instantiating them into the project memory space.
CreateAppXmlTask TODO Class summary sentence.
CreateAppXmlTaskImpl TODO Class summary sentence.
CreateAppXmlTaskImpl13 TODO Class summary sentence.
CreateAppXmlTaskImpl14 TODO Class summary sentence.
CreateBundleTask Package the module's build artifacts into jars for distribution.
CreateDistributionTask TODO Class summary sentence.
DebuggerTask Task for debugging and tracing information in the build system.
DeployJ2eeTask TODO Class summary sentence.
DeployWebSiteTask TODO Class summary sentence.
DocumentationTask TODO Class summary sentence.
DocumentBundleTask TODO Class summary sentence.
DocumentProjectTask TODO Class summary sentence.
EJBXdocletTask TODO Class summary sentence.
ForkedAntTask TODO Class summary sentence.
IfModuleNeedsBuildingTask TODO Class summary sentence.
JadMakerTask TODO Class summary sentence.
JavaCompileTask Performs the tasks for compiling within a module and the craftsman build life-cycle.
JavadocGenerationTask TODO Class summary sentence.
JUnitTestModuleTaskImpl Task for executing the unit tests for the module and then reporting the unit test results.
LibraryHelperTask TODO Class summary sentence.
LibraryHelperTask.Mode  
MakeDistributionTask TODO Class summary sentence.
ModuleDefTask Deprecated. Use CraftsmanDefTask instead.
ModuleOrientedTask A base class for tasks that deal with modules or require module information to perform their work.
ObfuscateModulePackageTask TODO Class summary sentence.
PackageJ2eeAppTask Package the module's build artifacts into jars for distribution.
PackageJ2meModuleTask TODO Class summary sentence.
PackageModuleTask Package the module's build artifacts into jars for distribution.
PackageWebAppTask Package the module's build artifacts into jars for distribution.
PackageWebSiteTask Package the module's build artifacts into jars for distribution.
PrepJ2eeAppPackagingTask TODO Class summary sentence.
PrepModuleTask TODO Class summary sentence.
PreverifyModuleTask Task for executing checkstyle within the craftsman module building life-cycle.
TestModuleTask Task for executing checkstyle within the craftsman module building life-cycle.
UnlessModuleNeedsBuildingTask TODO Class summary sentence.
UnpackLibrariesTask TODO Class summary sentence.
VerifySourceTask Task for executing checkstyle within the craftsman module building life-cycle.
WebServiceCompileTask Task for executing checkstyle within the craftsman module building life-cycle.
Wiki2HtmlTask Task for creating websites from wiki files.
WikidocBundleTask Task for creating websites from wiki files.
WikidocGenerationTask TODO Class summary sentence.
WikidocProjectTask Task for creating websites from wiki files.
WseeXdocletTask TODO Class summary sentence.
XdocletTask TODO Class summary sentence.