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