Set the command.
This is not allowed for Chmod.
Parameters: cmdl - ignored. throws: BuildException - always.
setDefaultexcludes
public void setDefaultexcludes(boolean useDefaultExcludes)(Code)
Sets whether default exclusions should be used or not.
Parameters: useDefaultExcludes - "true"|"on"|"yes" when default exclusionsshould be used, "false"|"off"|"no" when theyshouldn't be used.
Set the project of this task.
Calls the super class and sets the project on dhe default FileSet.
Parameters: project - the project for this task. See Also:org.apache.tools.ant.ProjectComponent.setProject
setSkipEmptyFilesets
public void setSkipEmptyFilesets(boolean skip)(Code)
This is not allowed for Chmod.
Parameters: skip - ignored. throws: BuildException - always.
Fields inherited from org.apache.tools.ant.taskdefs.ExecuteOn