public class WrapTask extends BaseTask
Reporter.SetLocation
Report.Location
Constructor and Description |
---|
WrapTask() |
Modifier and Type | Method and Description |
---|---|
void |
addConfiguredFileSet(org.apache.tools.ant.types.FileSet list) |
void |
execute() |
void |
setBsn(String bsn) |
void |
setClasspath(String files) |
void |
setDefinitions(File out) |
void |
setExceptions(boolean exceptions) |
void |
setFailok(boolean failok) |
void |
setForce(boolean force) |
void |
setJars(String files) |
void |
setOutput(File output) |
void |
setVersion(String version) |
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setPedantic, setTrace, split, trace, warning
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
public void setJars(String files)
public void setClasspath(String files)
public void setFailok(boolean failok)
public void setForce(boolean force)
public void setExceptions(boolean exceptions)
setExceptions
in class BaseTask
public void setOutput(File output)
public void setDefinitions(File out)
public void addConfiguredFileSet(org.apache.tools.ant.types.FileSet list)
public void setVersion(String version)
public void setBsn(String bsn)
Copyright © 2021 aQute SARL. All rights reserved.