fr.jayasoft.ivy.ant
Class IvyArtifactProperty
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
fr.jayasoft.ivy.ant.IvyTask
fr.jayasoft.ivy.ant.IvyArtifactProperty
- public class IvyArtifactProperty
- extends IvyTask
Fields inherited from class org.apache.tools.ant.Task |
description, location, target, taskName, taskType, wrapper |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
Methods inherited from class fr.jayasoft.ivy.ant.IvyTask |
doValidate, ensureMessageInitialised, ensureResolved, getIvyInstance, getProperty, getProperty, getPubDate, isValidate, mergeConfs, setIvyInstance, setResolved, setValidate, splitConfs |
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, setProject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IvyArtifactProperty
public IvyArtifactProperty()
getConf
public java.lang.String getConf()
setConf
public void setConf(java.lang.String conf)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getModule
public java.lang.String getModule()
setModule
public void setModule(java.lang.String module)
getOrganisation
public java.lang.String getOrganisation()
setOrganisation
public void setOrganisation(java.lang.String organisation)
isHaltonfailure
public boolean isHaltonfailure()
setHaltonfailure
public void setHaltonfailure(boolean haltOnFailure)
getCache
public java.io.File getCache()
setCache
public void setCache(java.io.File cache)
execute
public void execute()
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException