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