- org.codehaus.groovy.ant.CompileTaskSupport
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class MatchingTask |
setIncludes, setExcludes, setCaseSensitive, setProject, addSelector, setFollowSymlinks, createIncludesFile, addSize, setDefaultexcludes, createExclude, createInclude, setExcludesfile, hasSelectors, selectorCount, getSelectors, selectorElements, addAnd, createExcludesFile, createPatternSet, XsetItems, XsetIgnore, setIncludesfile, appendSelector, addOr, addNot, addNone, addMajority, addFilename, addCustom, addContains, addPresent, addDepth, addDepend, addContainsRegexp, addDifferent, addType, addModified, addDate, add, getTaskName, maybeConfigure, getOwningTarget, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, reconfigure, perform, bindToOwner, execute, log, log, log, log, init, setLocation, getDescription, setDescription, getProject, clone, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class Task |
getTaskName, maybeConfigure, getOwningTarget, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, reconfigure, perform, bindToOwner, execute, log, log, log, log, init, setProject, setLocation, getDescription, setDescription, getProject, clone, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Field Detail
-
protected boolean failOnError
-
Method Detail
-
public Path createClasspath()
-
public Path getClasspath()
-
public boolean getFailonerror()
-
public void setClasspath(Path path)
-
public void setDestdir(File dir)
-
public void setFailonerror(boolean fail)
-
public void setSrcdir(Path dir)
-
protected void validate()
Copyright © 2003-2014 The Codehaus. All rights reserved.