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