|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.apache.tools.ant.taskdefs.Copydir
The copydir task is deprecated since Ant 1.2. Use copy instead. |
|
org.apache.tools.ant.taskdefs.Copyfile
The copyfile task is deprecated since Ant 1.2. Use copy instead. |
|
org.apache.tools.ant.taskdefs.Deltree
The deltree task is deprecated since Ant 1.2. Use delete instead. |
|
org.apache.tools.ant.taskdefs.Exec
delegate to Execute
instead. |
|
org.apache.tools.ant.taskdefs.Jikes
merged into the class Javac. |
|
org.apache.tools.ant.taskdefs.JikesOutputParser
use Jikes' exit value to detect compilation failure. |
|
org.apache.tools.ant.taskdefs.KeySubst
KeySubst is deprecated since Ant 1.1. Use Filter + Copy instead. |
|
org.apache.tools.ant.taskdefs.optional.net.MimeMail
Use EmailTask instead. |
|
org.apache.tools.ant.taskdefs.Rename
The rename task is deprecated since Ant 1.2. Use move instead. |
|
org.apache.tools.ant.taskdefs.optional.RenameExtensions
Use <move> instead |
|
org.apache.tools.ant.taskdefs.TaskOutputStream
use LogOutputStream instead. |
|
org.apache.tools.ant.taskdefs.optional.Test
testlet has been abandoned in favor of JUnit by the Avalon community |
Deprecated Fields | |
org.apache.tools.ant.types.DataType.checked
The user should not be directly referencing variable. Please use DataType.setChecked(boolean) or
DataType.isChecked() instead. |
|
org.apache.tools.ant.DirectoryScanner.DEFAULTEXCLUDES
use the getDefaultExcludes method instead. |
|
org.apache.tools.ant.Task.description
You should not be accessing this variable directly. |
|
org.apache.tools.ant.types.DataType.description
The user should not be directly referencing variable. Please use DataType.setDescription(java.lang.String) or
DataType.getDescription() instead. |
|
org.apache.tools.ant.taskdefs.Tar.FAIL
Tar.FAIL is deprecated and is replaced with Tar.TarLongFileMode.FAIL |
|
org.apache.tools.ant.taskdefs.Tar.GNU
Tar.GNU is deprecated and is replaced with Tar.TarLongFileMode.GNU |
|
org.apache.tools.ant.Project.JAVA_1_0
use org.apache.tools.ant.util.JavaEnvUtils instead |
|
org.apache.tools.ant.Project.JAVA_1_1
use org.apache.tools.ant.util.JavaEnvUtils instead |
|
org.apache.tools.ant.Project.JAVA_1_2
use org.apache.tools.ant.util.JavaEnvUtils instead |
|
org.apache.tools.ant.Project.JAVA_1_3
use org.apache.tools.ant.util.JavaEnvUtils instead |
|
org.apache.tools.ant.Project.JAVA_1_4
use org.apache.tools.ant.util.JavaEnvUtils instead |
|
org.apache.tools.ant.Task.location
You should not be accessing this variable directly. Please use the Task.getLocation() method. |
|
org.apache.tools.ant.taskdefs.Tar.OMIT
Tar.OMIT is deprecated and is replaced with Tar.TarLongFileMode.OMIT |
|
org.apache.tools.ant.ProjectComponent.project
You should not be directly accessing this variable directly. You should access project object via the getProject() or setProject() accessor/mutators. |
|
org.apache.tools.ant.types.DataType.ref
The user should not be directly referencing variable. Please use DataType.getRefid() instead. |
|
org.apache.tools.ant.Task.target
You should not be accessing this variable directly. Please use the Task.getOwningTarget() method. |
|
org.apache.tools.ant.Task.taskName
You should not be accessing this variable directly. Please use the Task.getTaskName() method. |
|
org.apache.tools.ant.Task.taskType
You should not be accessing this variable directly. Please use the Task.getTaskType() method. |
|
org.apache.tools.ant.taskdefs.Tar.TRUNCATE
Tar.TRUNCATE is deprecated and is replaced with Tar.TarLongFileMode.TRUNCATE |
|
org.apache.tools.ant.taskdefs.Tar.WARN
Tar.WARN is deprecated and is replaced with Tar.TarLongFileMode.WARN |
|
org.apache.tools.ant.Task.wrapper
You should not be accessing this variable directly. Please use the Task.getWrapper() method. |
Deprecated Constructors | |
org.apache.tools.ant.taskdefs.ExecuteWatchdog(int)
Use constructor with a long type instead. (1.4.x compatibility) |
|
org.apache.tools.ant.Main(String[])
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |