- org.codehaus.groovy.ant.CompileTaskSupport
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class MatchingTask |
setFollowSymlinks, setProject, addSelector, addSize, setDefaultexcludes, createExclude, createPatternSet, XsetItems, XsetIgnore, setIncludesfile, createInclude, createIncludesFile, createExcludesFile, setExcludesfile, hasSelectors, selectorCount, getSelectors, selectorElements, appendSelector, addAnd, addOr, addNot, addNone, addMajority, addFilename, addCustom, addContains, addPresent, addDepth, addDepend, addContainsRegexp, addDifferent, addModified, addDate, addType, setIncludes, setExcludes, setCaseSensitive, add, getTaskName, setTaskName, getOwningTarget, getTaskType, setTaskType, 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, setTaskName, getOwningTarget, getTaskType, setTaskType, 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-2016 The Apache Software Foundation. All rights reserved.