|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.ProjectComponent org.apache.tools.ant.Task aQute.bnd.ant.BaseTask aQute.bnd.ant.BndTask com.liferay.util.ant.bnd.BaseBndTask com.liferay.util.ant.bnd.ReleaseToRepoTask
public class ReleaseToRepoTask
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface aQute.service.reporter.Reporter |
---|
aQute.service.reporter.Reporter.SetLocation |
Nested classes/interfaces inherited from interface aQute.service.reporter.Report |
---|
aQute.service.reporter.Report.Location |
Field Summary |
---|
Fields inherited from class com.liferay.util.ant.bnd.BaseBndTask |
---|
project |
Fields inherited from class org.apache.tools.ant.Task |
---|
target, taskName, taskType, wrapper |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
---|
description, location |
Constructor Summary | |
---|---|
ReleaseToRepoTask()
|
Method Summary | |
---|---|
protected void |
doBeforeExecute()
|
protected void |
doExecute()
|
void |
setDeployRepo(String name)
|
void |
setFile(File file)
|
Methods inherited from class com.liferay.util.ant.bnd.BaseBndTask |
---|
execute, getBndDirName, getBndProject, getBndRootFile, setBndRootFile |
Methods inherited from class aQute.bnd.ant.BndTask |
---|
addBndfiles, addClasspath, setBasedir, setBndfilePath, setClasspath, setClasspathref, setCommand, setDestFile, setEclipse, setFailok, setFiles, setInherit, setOutput, setSourcepath, setTestDir, validate |
Methods inherited from class aQute.bnd.ant.BaseTask |
---|
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setExceptions, setPedantic, setTrace, split, trace, warning |
Methods inherited from class org.apache.tools.ant.Task |
---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReleaseToRepoTask()
Method Detail |
---|
public void setDeployRepo(String name)
public void setFile(File file)
protected void doBeforeExecute() throws Exception
doBeforeExecute
in class BaseBndTask
Exception
protected void doExecute() throws Exception
doExecute
in class BaseBndTask
Exception
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |