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