- org.codehaus.groovy.ant.CompileTaskSupport
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class MatchingTask |
setProject, setIncludes, setExcludes, setCaseSensitive, addSelector, createPatternSet, createIncludesFile, createExclude, createExcludesFile, addDifferent, addFilename, addType, addCustom, addContains, addPresent, addDepth, XsetItems, XsetIgnore, setFollowSymlinks, setIncludesfile, setExcludesfile, setDefaultexcludes, hasSelectors, selectorCount, getSelectors, selectorElements, appendSelector, addDepend, addContainsRegexp, addModified, addAnd, addOr, addNot, addNone, addMajority, addSize, createInclude, addDate, add, getOwningTarget, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, reconfigure, perform, bindToOwner, getTaskName, execute, log, log, log, log, init, setLocation, getDescription, getProject, setDescription, clone, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class Task |
getOwningTarget, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, reconfigure, perform, bindToOwner, getTaskName, execute, log, log, log, log, init, setProject, setLocation, getDescription, getProject, setDescription, 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.