public class ReleaseToRepoTask extends BaseBndTask
project
Constructor and Description |
---|
ReleaseToRepoTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
doBeforeExecute() |
protected void |
doExecute() |
void |
setDeployRepo(java.lang.String name) |
void |
setFile(java.io.File file) |
execute, getBndRootFile, setBndRootFile
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setExceptions, 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 setDeployRepo(java.lang.String name)
public void setFile(java.io.File file)
protected void doBeforeExecute() throws org.apache.tools.ant.BuildException
doBeforeExecute
in class BaseBndTask
org.apache.tools.ant.BuildException
protected void doExecute() throws java.lang.Exception
doExecute
in class BaseBndTask
java.lang.Exception