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