|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTask
com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask
com.redstarhackers.craftsman.taskdefs.CopyModuleResourcesTask
public class CopyModuleResourcesTask
Copy the resources for the module (i.e. the src directory) to the build destination. This task will copy all the resources and the module information files (using a module filter for the later).
| Constructor Summary | |
|---|---|
CopyModuleResourcesTask()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
init()
|
boolean |
isCleanFirst()
|
void |
setCleanFirst(boolean val)
|
| Methods inherited from class com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask |
|---|
getModule, getModuleBuildVersion, getModuleId, getModuleProperty, getModuleProperty, getSetting, getSetting, isModulePropertySet, setModuleId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyModuleResourcesTask()
| Method Detail |
|---|
public void init()
init in class ModuleOrientedTaskpublic void execute()
public boolean isCleanFirst()
public void setCleanFirst(boolean val)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||