fr.jayasoft.ivy.ant
Class IvyCachePath

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended byfr.jayasoft.ivy.ant.IvyTask
              extended byfr.jayasoft.ivy.ant.IvyCacheTask
                  extended byfr.jayasoft.ivy.ant.IvyCachePath

public class IvyCachePath
extends IvyCacheTask


Field Summary
 
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
 
Constructor Summary
IvyCachePath()
           
 
Method Summary
 void execute()
           
 java.lang.String getPathid()
           
 void setId(java.lang.String id)
          Deprecated. use setPathid instead
 void setPathid(java.lang.String id)
           
 
Methods inherited from class fr.jayasoft.ivy.ant.IvyCacheTask
getCache, getConf, getModule, getOrganisation, getPaths, getType, isHaltonfailure, prepareAndCheck, setCache, setConf, setHaltonfailure, setModule, setOrganisation, setType
 
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
 

Constructor Detail

IvyCachePath

public IvyCachePath()
Method Detail

getPathid

public java.lang.String getPathid()

setPathid

public void setPathid(java.lang.String id)

setId

public void setId(java.lang.String id)
Deprecated. use setPathid instead

Parameters:
id -

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Throws:
org.apache.tools.ant.BuildException