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