Edit C:\apache-ant-1.8.0\docs\manual\api\deprecated-list.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Mon Feb 01 19:36:11 EST 2010 --> <TITLE> Deprecated List (Apache Ant API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Deprecated List (Apache Ant API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Deprecated API</B></H2> </CENTER> <HR SIZE="4" NOSHADE> <B>Contents</B><UL> <LI><A HREF="#class">Deprecated Classes</A> <LI><A HREF="#field">Deprecated Fields</A> <LI><A HREF="#method">Deprecated Methods</A> <LI><A HREF="#constructor">Deprecated Constructors</A> </UL> <A NAME="class"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Deprecated Classes</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/loader/AntClassLoader2.html" title="class in org.apache.tools.ant.loader">org.apache.tools.ant.loader.AntClassLoader2</A> <BR> <I>since 1.7 Just use <A HREF="org/apache/tools/ant/AntClassLoader.html" title="class in org.apache.tools.ant"><CODE>AntClassLoader</CODE></A> itself.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Copydir.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.Copydir</A> <BR> <I>The copydir task is deprecated since Ant 1.2. Use copy instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Copyfile.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.Copyfile</A> <BR> <I>The copyfile task is deprecated since Ant 1.2. Use copy instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/CopyPath.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.CopyPath</A> <BR> <I>this task should have never been released and was obsoleted by ResourceCollection support in Copy available since Ant 1.7.0. Don't use it.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Deltree.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.Deltree</A> <BR> <I>The deltree task is deprecated since Ant 1.2. Use delete instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/extension/DeweyDecimal.html" title="class in org.apache.tools.ant.taskdefs.optional.extension">org.apache.tools.ant.taskdefs.optional.extension.DeweyDecimal</A> <BR> <I>use org.apache.tools.ant.util.DeweyDecimal instead. Deprecated since ant 1.8</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Exec.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.Exec</A> <BR> <I>since 1.2. delegate to <A HREF="org/apache/tools/ant/taskdefs/Execute.html" title="class in org.apache.tools.ant.taskdefs"><CODE>Execute</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/FixCRLF.OneLiner.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.FixCRLF.OneLiner</A> <BR> <I>since 1.7.0.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/compilers/Javac12.html" title="class in org.apache.tools.ant.taskdefs.compilers">org.apache.tools.ant.taskdefs.compilers.Javac12</A> <BR> <I>Use <A HREF="org/apache/tools/ant/taskdefs/compilers/Javac13.html" title="class in org.apache.tools.ant.taskdefs.compilers"><CODE>Javac13</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Jikes.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.Jikes</A> <BR> <I>since 1.2. Merged into the class Javac.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/JikesOutputParser.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.JikesOutputParser</A> <BR> <I>since 1.2. Use Jikes' exit value to detect compilation failure.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/KeySubst.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.KeySubst</A> <BR> <I>KeySubst is deprecated since Ant 1.1. Use Filter + Copy instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/net/MimeMail.html" title="class in org.apache.tools.ant.taskdefs.optional.net">org.apache.tools.ant.taskdefs.optional.net.MimeMail</A> <BR> <I>since 1.6.x. Use <A HREF="org/apache/tools/ant/taskdefs/email/EmailTask.html" title="class in org.apache.tools.ant.taskdefs.email"><CODE>EmailTask</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Rename.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.Rename</A> <BR> <I>The rename task is deprecated since Ant 1.2. Use move instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/RenameExtensions.html" title="class in org.apache.tools.ant.taskdefs.optional">org.apache.tools.ant.taskdefs.optional.RenameExtensions</A> <BR> <I>since 1.5.x. Use <move> instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/ScriptRunner.html" title="class in org.apache.tools.ant.util">org.apache.tools.ant.util.ScriptRunner</A> <BR> <I>Implementation moved to another location. Use that org.apache.tools.ant.types.optional.ScriptRunner instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/StyleBook.html" title="class in org.apache.tools.ant.taskdefs.optional">org.apache.tools.ant.taskdefs.optional.StyleBook</A> <BR> <I>since 1.7. This task is considered unsupported by the Ant developers</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/TaskOutputStream.html" title="class in org.apache.tools.ant.taskdefs">org.apache.tools.ant.taskdefs.TaskOutputStream</A> <BR> <I>since 1.2.x. Use LogOutputStream instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/WeakishReference.html" title="class in org.apache.tools.ant.util">org.apache.tools.ant.util.WeakishReference</A> <BR> <I>deprecated 1.7; will be removed in Ant1.8 Just use <CODE>WeakReference</CODE> directly.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/WeakishReference.HardReference.html" title="class in org.apache.tools.ant.util">org.apache.tools.ant.util.WeakishReference.HardReference</A> <BR> <I>since 1.7. Hopefully nobody is using this.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/optional/WeakishReference12.html" title="class in org.apache.tools.ant.util.optional">org.apache.tools.ant.util.optional.WeakishReference12</A> <BR> <I>since 1.7. Just use <CODE>WeakReference</CODE> directly. Note that in ant1.7 is parent was changed to extend HardReference. This is because the latter has access to the (package scoped) WeakishReference(Object) constructor, and both that and this are thin facades on the underlying no-longer-abstract base class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/junit/Xalan2Executor.html" title="class in org.apache.tools.ant.taskdefs.optional.junit">org.apache.tools.ant.taskdefs.optional.junit.Xalan2Executor</A> <BR> <I>since Ant 1.7</I> </TD> </TR> </TABLE> <P> <A NAME="field"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Deprecated Fields</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/DataType.html#checked">org.apache.tools.ant.types.DataType.checked</A> <BR> <I>since 1.7. The user should not be directly referencing variable. Please use <A HREF="org/apache/tools/ant/types/DataType.html#setChecked(boolean)"><CODE>DataType.setChecked(boolean)</CODE></A> or <A HREF="org/apache/tools/ant/types/DataType.html#isChecked()"><CODE>DataType.isChecked()</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/DateUtils.html#DATE_HEADER_FORMAT">org.apache.tools.ant.util.DateUtils.DATE_HEADER_FORMAT</A> <BR> <I>DateFormat is not thread safe, and we cannot guarantee that some other code is using the format in parallel. Deprecated since ant 1.8</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/DirectoryScanner.html#DEFAULTEXCLUDES">org.apache.tools.ant.DirectoryScanner.DEFAULTEXCLUDES</A> <BR> <I>since 1.6.x. Use the <A HREF="org/apache/tools/ant/DirectoryScanner.html#getDefaultExcludes()"><CODE>getDefaultExcludes</CODE></A> method instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectComponent.html#description">org.apache.tools.ant.ProjectComponent.description</A> <BR> <I>since 1.6.x. You should not be accessing this variable directly.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#FAIL">org.apache.tools.ant.taskdefs.Tar.FAIL</A> <BR> <I>since 1.5.x. Tar.FAIL is deprecated and is replaced with Tar.TarLongFileMode.FAIL</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#GNU">org.apache.tools.ant.taskdefs.Tar.GNU</A> <BR> <I>since 1.5.x. Tar.GNU is deprecated and is replaced with Tar.TarLongFileMode.GNU</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#JAVA_1_0">org.apache.tools.ant.Project.JAVA_1_0</A> <BR> <I>since 1.5.x. Use <A HREF="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_1_0"><CODE>JavaEnvUtils.JAVA_1_0</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#JAVA_1_1">org.apache.tools.ant.Project.JAVA_1_1</A> <BR> <I>since 1.5.x. Use <A HREF="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_1_1"><CODE>JavaEnvUtils.JAVA_1_1</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#JAVA_1_2">org.apache.tools.ant.Project.JAVA_1_2</A> <BR> <I>since 1.5.x. Use <A HREF="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_1_2"><CODE>JavaEnvUtils.JAVA_1_2</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#JAVA_1_3">org.apache.tools.ant.Project.JAVA_1_3</A> <BR> <I>since 1.5.x. Use <A HREF="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_1_3"><CODE>JavaEnvUtils.JAVA_1_3</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#JAVA_1_4">org.apache.tools.ant.Project.JAVA_1_4</A> <BR> <I>since 1.5.x. Use <A HREF="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_1_4"><CODE>JavaEnvUtils.JAVA_1_4</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectComponent.html#location">org.apache.tools.ant.ProjectComponent.location</A> <BR> <I>since 1.6.x. You should not be accessing this variable directly. Please use the <A HREF="org/apache/tools/ant/ProjectComponent.html#getLocation()"><CODE>ProjectComponent.getLocation()</CODE></A> method.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#OMIT">org.apache.tools.ant.taskdefs.Tar.OMIT</A> <BR> <I>since 1.5.x. Tar.OMIT is deprecated and is replaced with Tar.TarLongFileMode.OMIT</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectComponent.html#project">org.apache.tools.ant.ProjectComponent.project</A> <BR> <I>since 1.6.x. You should not be directly accessing this variable directly. You should access project object via the getProject() or setProject() accessor/mutators.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/DataType.html#ref">org.apache.tools.ant.types.DataType.ref</A> <BR> <I>since 1.7. The user should not be directly referencing variable. Please use <A HREF="org/apache/tools/ant/types/DataType.html#getRefid()"><CODE>DataType.getRefid()</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Task.html#target">org.apache.tools.ant.Task.target</A> <BR> <I>since 1.6.x. You should not be accessing this variable directly. Please use the <A HREF="org/apache/tools/ant/Task.html#getOwningTarget()"><CODE>Task.getOwningTarget()</CODE></A> method.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Task.html#taskName">org.apache.tools.ant.Task.taskName</A> <BR> <I>since 1.6.x. You should not be accessing this variable directly. Please use the <A HREF="org/apache/tools/ant/Task.html#getTaskName()"><CODE>Task.getTaskName()</CODE></A> method.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Task.html#taskType">org.apache.tools.ant.Task.taskType</A> <BR> <I>since 1.6.x. You should not be accessing this variable directly. Please use the <A HREF="org/apache/tools/ant/Task.html#getTaskType()"><CODE>Task.getTaskType()</CODE></A> method.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#TRUNCATE">org.apache.tools.ant.taskdefs.Tar.TRUNCATE</A> <BR> <I>since 1.5.x. Tar.TRUNCATE is deprecated and is replaced with Tar.TarLongFileMode.TRUNCATE</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#WARN">org.apache.tools.ant.taskdefs.Tar.WARN</A> <BR> <I>since 1.5.x. Tar.WARN is deprecated and is replaced with Tar.TarLongFileMode.WARN</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Task.html#wrapper">org.apache.tools.ant.Task.wrapper</A> <BR> <I>since 1.6.x. You should not be accessing this variable directly. Please use the <A HREF="org/apache/tools/ant/Task.html#getWrapper()"><CODE>Task.getWrapper()</CODE></A> method.</I> </TD> </TR> </TABLE> <P> <A NAME="method"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Deprecated Methods</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#addExtdirsToClasspath(org.apache.tools.ant.types.Path)">org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.addExtdirsToClasspath(Path)</A> <BR> <I>since 1.5.x. Use org.apache.tools.ant.types.Path#addExtdirs instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#addFilter(java.lang.String, java.lang.String)">org.apache.tools.ant.Project.addFilter(String, String)</A> <BR> <I>since 1.4.x. Use getGlobalFilterSet().addFilter(token,value)</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.html#addSysproperty(org.apache.tools.ant.types.Environment.Variable)">org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.addSysproperty(Environment.Variable)</A> <BR> <I>since ant 1.6</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#archiveIsUpToDate(java.lang.String[])">org.apache.tools.ant.taskdefs.Tar.archiveIsUpToDate(String[])</A> <BR> <I>since 1.5.x. use the two-arg version instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectHelper.html#configure(java.lang.Object, org.xml.sax.AttributeList, org.apache.tools.ant.Project)">org.apache.tools.ant.ProjectHelper.configure(Object, AttributeList, Project)</A> <BR> <I>since 1.6.x. Use IntrospectionHelper for each property.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/XSLTProcess.html#configureLiaison(java.io.File)">org.apache.tools.ant.taskdefs.XSLTProcess.configureLiaison(File)</A> <BR> <I>since Ant 1.7</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.io.File, java.io.File)">org.apache.tools.ant.Project.copyFile(File, File)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.io.File, java.io.File, boolean)">org.apache.tools.ant.Project.copyFile(File, File, boolean)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.io.File, java.io.File, boolean, boolean)">org.apache.tools.ant.Project.copyFile(File, File, boolean, boolean)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.io.File, java.io.File, boolean, boolean, boolean)">org.apache.tools.ant.Project.copyFile(File, File, boolean, boolean, boolean)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.lang.String, java.lang.String)">org.apache.tools.ant.Project.copyFile(String, String)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.lang.String, java.lang.String, boolean)">org.apache.tools.ant.Project.copyFile(String, String, boolean)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.lang.String, java.lang.String, boolean, boolean)">org.apache.tools.ant.Project.copyFile(String, String, boolean, boolean)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#copyFile(java.lang.String, java.lang.String, boolean, boolean, boolean)">org.apache.tools.ant.Project.copyFile(String, String, boolean, boolean, boolean)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/MacroInstance.html#createDynamicElement(java.lang.String)">org.apache.tools.ant.taskdefs.MacroInstance.createDynamicElement(String)</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/IntrospectionHelper.html#createElement(org.apache.tools.ant.Project, java.lang.Object, java.lang.String)">org.apache.tools.ant.IntrospectionHelper.createElement(Project, Object, String)</A> <BR> <I>since 1.6.x. This is not a namespace aware method.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/jdepend/JDependTask.html#createSourcespath()">org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask.createSourcespath()</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/FileUtils.html#createTempFile(java.lang.String, java.lang.String, java.io.File)">org.apache.tools.ant.util.FileUtils.createTempFile(String, String, File)</A> <BR> <I>since ant 1.7.1 use createTempFile(String, String, File, boolean, boolean) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/FileUtils.html#createTempFile(java.lang.String, java.lang.String, java.io.File, boolean)">org.apache.tools.ant.util.FileUtils.createTempFile(String, String, File, boolean)</A> <BR> <I>since ant 1.7.1 use createTempFile(String, String, File, boolean, boolean) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/unix/Symlink.html#deleteSymlink(java.io.File)">org.apache.tools.ant.taskdefs.optional.unix.Symlink.deleteSymlink(File)</A> <BR> <I>use org.apache.tools.ant.util.SymbolicLinkUtils#deleteSymbolicLink instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/unix/Symlink.html#deleteSymlink(java.lang.String)">org.apache.tools.ant.taskdefs.optional.unix.Symlink.deleteSymlink(String)</A> <BR> <I>use org.apache.tools.ant.util.SymbolicLinkUtils#deleteSymbolicLink instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Get.html#doGet(int, org.apache.tools.ant.taskdefs.Get.DownloadProgress)">org.apache.tools.ant.taskdefs.Get.doGet(int, Get.DownloadProgress)</A> <BR> <I>only gets the first configured resource</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/CollectionUtils.html#equals(java.util.Dictionary, java.util.Dictionary)">org.apache.tools.ant.util.CollectionUtils.equals(Dictionary, Dictionary)</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/CollectionUtils.html#equals(java.util.Vector, java.util.Vector)">org.apache.tools.ant.util.CollectionUtils.equals(Vector, Vector)</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/script/ScriptDef.html#executeScript(java.util.Map, java.util.Map)">org.apache.tools.ant.taskdefs.optional.script.ScriptDef.executeScript(Map, Map)</A> <BR> <I>since 1.7. Use executeScript(attribute, elements, instance) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/RuntimeConfigurable.html#getAttributes()">org.apache.tools.ant.RuntimeConfigurable.getAttributes()</A> <BR> <I>Deprecated since Ant 1.6 in favor of <A HREF="org/apache/tools/ant/RuntimeConfigurable.html#getAttributeMap()"><CODE>RuntimeConfigurable.getAttributeMap()</CODE></A>.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectHelper.html#getContextClassLoader()">org.apache.tools.ant.ProjectHelper.getContextClassLoader()</A> <BR> <I>since 1.6.x. Use LoaderUtils.getContextClassLoader()</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/ArchiveFileSet.html#getDirMode()">org.apache.tools.ant.types.ArchiveFileSet.getDirMode()</A> <BR> <I>since 1.7.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/BuildException.html#getException()">org.apache.tools.ant.BuildException.getException()</A> <BR> <I>Use <CODE>Throwable.getCause()</CODE> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/ArchiveFileSet.html#getFileMode()">org.apache.tools.ant.types.ArchiveFileSet.getFileMode()</A> <BR> <I>since 1.7.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#getFilters()">org.apache.tools.ant.Project.getFilters()</A> <BR> <I>since 1.4.x Use getGlobalFilterSet().getFilterHash().</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/ArchiveFileSet.html#getFullpath()">org.apache.tools.ant.types.ArchiveFileSet.getFullpath()</A> <BR> <I>since 1.7.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#getJavaVersion()">org.apache.tools.ant.Project.getJavaVersion()</A> <BR> <I>since 1.5.x. Use org.apache.tools.ant.util.JavaEnvUtils instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#getNext()">org.apache.tools.ant.PropertyHelper.getNext()</A> <BR> <I>use the delegate mechanism instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/FileUtils.html#getParentFile(java.io.File)">org.apache.tools.ant.util.FileUtils.getParentFile(File)</A> <BR> <I>since 1.7. Just use <CODE>File.getParentFile()</CODE> directly.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/ArchiveFileSet.html#getPrefix()">org.apache.tools.ant.types.ArchiveFileSet.getPrefix()</A> <BR> <I>since 1.7.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#getProperty(java.lang.String, java.lang.String)">org.apache.tools.ant.PropertyHelper.getProperty(String, String)</A> <BR> <I>namespaces are unnecessary.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#getPropertyHook(java.lang.String, java.lang.String, boolean)">org.apache.tools.ant.PropertyHelper.getPropertyHook(String, String, boolean)</A> <BR> <I>PropertyHelper chaining is deprecated.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/Mapper.html#getRef()">org.apache.tools.ant.types.Mapper.getRef()</A> <BR> <I>since Ant 1.7.1 because a mapper might ref a FileNameMapper implementation directly.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/jdepend/JDependTask.html#getSourcespath()">org.apache.tools.ant.taskdefs.optional.jdepend.JDependTask.getSourcespath()</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/TraXLiaison.html#getSystemId(java.io.File)">org.apache.tools.ant.taskdefs.optional.TraXLiaison.getSystemId(File)</A> <BR> <I>since 1.5.x. Use org.apache.tools.ant.util.JAXPUtils#getSystemId instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#getUserProperty(java.lang.String, java.lang.String)">org.apache.tools.ant.PropertyHelper.getUserProperty(String, String)</A> <BR> <I>namespaces are unnecessary.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/AntClassLoader.html#initializeClass(java.lang.Class)">org.apache.tools.ant.AntClassLoader.initializeClass(Class)</A> <BR> <I>since 1.6.x. Use Class.forName with initialize=true instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/FileUtils.html#isSymbolicLink(java.io.File, java.lang.String)">org.apache.tools.ant.util.FileUtils.isSymbolicLink(File, String)</A> <BR> <I>use SymbolicLinkUtils instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/FileUtils.html#newFileUtils()">org.apache.tools.ant.util.FileUtils.newFileUtils()</A> <BR> <I>since 1.7. Use getFileUtils instead, FileUtils do not have state.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectHelper.html#parsePropertyString(java.lang.String, java.util.Vector, java.util.Vector)">org.apache.tools.ant.ProjectHelper.parsePropertyString(String, Vector, Vector)</A> <BR> <I>since 1.6.x. Use PropertyHelper.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#parsePropertyString(java.lang.String, java.util.Vector, java.util.Vector)">org.apache.tools.ant.PropertyHelper.parsePropertyString(String, Vector, Vector)</A> <BR> <I>use the other mechanisms of this class instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/SQLExec.html#printResults(java.io.PrintStream)">org.apache.tools.ant.taskdefs.SQLExec.printResults(PrintStream)</A> <BR> <I>since 1.6.x. Use <A HREF="org/apache/tools/ant/taskdefs/SQLExec.html#printResults(java.sql.ResultSet, java.io.PrintStream)"><CODE>the two arg version</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/image/Image.html#processFile(java.io.File)">org.apache.tools.ant.taskdefs.optional.image.Image.processFile(File)</A> <BR> <I>this method isn't used anymore</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/util/CollectionUtils.html#putAll(java.util.Dictionary, java.util.Dictionary)">org.apache.tools.ant.util.CollectionUtils.putAll(Dictionary, Dictionary)</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectHelper.html#replaceProperties(org.apache.tools.ant.Project, java.lang.String)">org.apache.tools.ant.ProjectHelper.replaceProperties(Project, String)</A> <BR> <I>since 1.6.x. Use project.replaceProperties().</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/ProjectHelper.html#replaceProperties(org.apache.tools.ant.Project, java.lang.String, java.util.Hashtable)">org.apache.tools.ant.ProjectHelper.replaceProperties(Project, String, Hashtable)</A> <BR> <I>since 1.6.x. Use PropertyHelper.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#resolveFile(java.lang.String, java.io.File)">org.apache.tools.ant.Project.resolveFile(String, File)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/net/FTP.html#setAction(java.lang.String)">org.apache.tools.ant.taskdefs.optional.net.FTP.setAction(String)</A> <BR> <I>since 1.5.x. setAction(String) is deprecated and is replaced with setAction(FTP.Action) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/net/FTPTask.html#setAction(java.lang.String)">org.apache.tools.ant.taskdefs.optional.net.FTPTask.setAction(String)</A> <BR> <I>since 1.5.x. setAction(String) is deprecated and is replaced with setAction(FTP.Action) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/RuntimeConfigurable.html#setAttributes(org.xml.sax.AttributeList)">org.apache.tools.ant.RuntimeConfigurable.setAttributes(AttributeList)</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/ReplaceRegExp.html#setByLine(java.lang.String)">org.apache.tools.ant.taskdefs.optional.ReplaceRegExp.setByLine(String)</A> <BR> <I>since 1.6.x. Use setByLine(boolean).</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/zip/ZipEntry.html#setComprSize(long)">org.apache.tools.zip.ZipEntry.setComprSize(long)</A> <BR> <I>since 1.7. Use setCompressedSize directly.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/FixCRLF.html#setCr(org.apache.tools.ant.taskdefs.FixCRLF.AddAsisRemove)">org.apache.tools.ant.taskdefs.FixCRLF.setCr(FixCRLF.AddAsisRemove)</A> <BR> <I>since 1.4.x. Use <A HREF="org/apache/tools/ant/taskdefs/FixCRLF.html#setEol(org.apache.tools.ant.taskdefs.FixCRLF.CrLf)"><CODE>setEol</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#setDefaultTarget(java.lang.String)">org.apache.tools.ant.Project.setDefaultTarget(String)</A> <BR> <I>since 1.5.x. Use setDefault.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Unpack.html#setDest(java.lang.String)">org.apache.tools.ant.taskdefs.Unpack.setDest(String)</A> <BR> <I>since 1.5.x. setDest(String) is deprecated and is replaced with setDest(File) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Ear.html#setEarfile(java.io.File)">org.apache.tools.ant.taskdefs.Ear.setEarfile(File)</A> <BR> <I>since 1.5.x. Use setDestFile(destfile) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Javadoc.html#setExtdirs(java.lang.String)">org.apache.tools.ant.taskdefs.Javadoc.setExtdirs(String)</A> <BR> <I>since 1.5.x. Use the <A HREF="org/apache/tools/ant/taskdefs/Javadoc.html#setExtdirs(org.apache.tools.ant.types.Path)"><CODE>Javadoc.setExtdirs(Path)</CODE></A> version.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Zip.html#setFile(java.io.File)">org.apache.tools.ant.taskdefs.Zip.setFile(File)</A> <BR> <I>since 1.5.x. Use setDestFile(File) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#setFileLastModified(java.io.File, long)">org.apache.tools.ant.Project.setFileLastModified(File, long)</A> <BR> <I>since 1.4.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/ANTLR.html#setGlib(java.lang.String)">org.apache.tools.ant.taskdefs.optional.ANTLR.setGlib(String)</A> <BR> <I>since ant 1.6</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#setInheritedProperty(java.lang.String, java.lang.String, java.lang.Object)">org.apache.tools.ant.PropertyHelper.setInheritedProperty(String, String, Object)</A> <BR> <I>namespaces are unnecessary.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Jar.html#setJarfile(java.io.File)">org.apache.tools.ant.taskdefs.Jar.setJarfile(File)</A> <BR> <I>since 1.5.x. Use setDestFile(File) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#setLongfile(java.lang.String)">org.apache.tools.ant.taskdefs.Tar.setLongfile(String)</A> <BR> <I>since 1.5.x. setLongFile(String) is deprecated and is replaced with setLongFile(Tar.TarLongFileMode) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the mode in its own class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/SendEmail.html#setMailport(java.lang.Integer)">org.apache.tools.ant.taskdefs.SendEmail.setMailport(Integer)</A> <BR> <I>since 1.5.x. Use <A HREF="org/apache/tools/ant/taskdefs/email/EmailTask.html#setMailport(int)"><CODE>EmailTask.setMailport(int)</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#setNewProperty(java.lang.String, java.lang.String, java.lang.Object)">org.apache.tools.ant.PropertyHelper.setNewProperty(String, String, Object)</A> <BR> <I>namespaces are unnecessary.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#setNext(org.apache.tools.ant.PropertyHelper)">org.apache.tools.ant.PropertyHelper.setNext(PropertyHelper)</A> <BR> <I>use the delegate mechanism instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/ExecuteJava.html#setOutput(java.io.PrintStream)">org.apache.tools.ant.taskdefs.ExecuteJava.setOutput(PrintStream)</A> <BR> <I>since 1.4.x. manage output at the task level.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Copy.html#setPreserveLastModified(java.lang.String)">org.apache.tools.ant.taskdefs.Copy.setPreserveLastModified(String)</A> <BR> <I>since 1.5.x. setPreserveLastModified(String) has been deprecated and replaced with setPreserveLastModified(boolean) to consistently let the Introspection mechanism work.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#setProperty(java.lang.String, java.lang.String, java.lang.Object, boolean)">org.apache.tools.ant.PropertyHelper.setProperty(String, String, Object, boolean)</A> <BR> <I>namespaces are unnecessary.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#setPropertyHook(java.lang.String, java.lang.String, java.lang.Object, boolean, boolean, boolean)">org.apache.tools.ant.PropertyHelper.setPropertyHook(String, String, Object, boolean, boolean, boolean)</A> <BR> <I>PropertyHelper chaining is deprecated.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Classloader.html#setReverse(boolean)">org.apache.tools.ant.taskdefs.Classloader.setReverse(boolean)</A> <BR> <I>use setParentFirst with a negated argument instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/DefBase.html#setReverseLoader(boolean)">org.apache.tools.ant.taskdefs.DefBase.setReverseLoader(boolean)</A> <BR> <I>since 1.6.x. stop using this attribute</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Execute.html#setSpawn(boolean)">org.apache.tools.ant.taskdefs.Execute.setSpawn(boolean)</A> <BR> <I></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Unpack.html#setSrc(java.lang.String)">org.apache.tools.ant.taskdefs.Unpack.setSrc(String)</A> <BR> <I>since 1.5.x. setSrc(String) is deprecated and is replaced with setSrc(File) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tar.html#setTarfile(java.io.File)">org.apache.tools.ant.taskdefs.Tar.setTarfile(File)</A> <BR> <I>since 1.5.x. For consistency with other tasks, please use setDestFile().</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/PathConvert.html#setTargetos(java.lang.String)">org.apache.tools.ant.taskdefs.PathConvert.setTargetos(String)</A> <BR> <I>since 1.5.x. Use the method taking a TargetOs argument instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Available.html#setType(java.lang.String)">org.apache.tools.ant.taskdefs.Available.setType(String)</A> <BR> <I>since 1.5.x. setType(String) is deprecated and is replaced with setType(Available.FileDir) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the type in its own class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Tstamp.CustomFormat.html#setUnit(java.lang.String)">org.apache.tools.ant.taskdefs.Tstamp.CustomFormat.setUnit(String)</A> <BR> <I>since 1.5.x. setUnit(String) is deprecated and is replaced with setUnit(Tstamp.Unit) to make Ant's Introspection mechanism do the work and also to encapsulate operations on the unit in its own class.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/optional/splash/SplashTask.html#setUseproxy(boolean)">org.apache.tools.ant.taskdefs.optional.splash.SplashTask.setUseproxy(boolean)</A> <BR> <I>since 1.5.x. Use org.apache.tools.ant.taskdefs.optional.SetProxy</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Property.html#setUserProperty(boolean)">org.apache.tools.ant.taskdefs.Property.setUserProperty(boolean)</A> <BR> <I>since 1.5.x. This was never a supported feature and has been deprecated without replacement.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/PropertyHelper.html#setUserProperty(java.lang.String, java.lang.String, java.lang.Object)">org.apache.tools.ant.PropertyHelper.setUserProperty(String, String, Object)</A> <BR> <I>namespaces are unnecessary.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/War.html#setWarfile(java.io.File)">org.apache.tools.ant.taskdefs.War.setWarfile(File)</A> <BR> <I>since 1.5.x. Use setDestFile(File) instead</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Zip.html#setZipfile(java.io.File)">org.apache.tools.ant.taskdefs.Zip.setZipfile(File)</A> <BR> <I>since 1.5.x. Use setDestFile(File) instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/CommandlineJava.html#size()">org.apache.tools.ant.types.CommandlineJava.size()</A> <BR> <I>since 1.7. Please dont use this, it effectively creates the entire command.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/Touch.html#touch(java.io.File)">org.apache.tools.ant.taskdefs.Touch.touch(File)</A> <BR> <I>since 1.6.x.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Project.html#translatePath(java.lang.String)">org.apache.tools.ant.Project.translatePath(String)</A> <BR> <I>since 1.7 Use FileUtils.translatePath instead.</I> </TD> </TR> </TABLE> <P> <A NAME="constructor"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Deprecated Constructors</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/taskdefs/ExecuteWatchdog.html#ExecuteWatchdog(int)">org.apache.tools.ant.taskdefs.ExecuteWatchdog(int)</A> <BR> <I>since 1.5.x. Use constructor with a long type instead. (1.4.x compatibility)</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/resources/FileResourceIterator.html#FileResourceIterator()">org.apache.tools.ant.types.resources.FileResourceIterator()</A> <BR> <I>in favor of <A HREF="org/apache/tools/ant/types/resources/FileResourceIterator.html#FileResourceIterator(org.apache.tools.ant.Project)"><CODE>FileResourceIterator.FileResourceIterator(Project)</CODE></A></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/resources/FileResourceIterator.html#FileResourceIterator(java.io.File)">org.apache.tools.ant.types.resources.FileResourceIterator(File)</A> <BR> <I>in favor of <A HREF="org/apache/tools/ant/types/resources/FileResourceIterator.html#FileResourceIterator(org.apache.tools.ant.Project, java.io.File)"><CODE>FileResourceIterator.FileResourceIterator(Project, File)</CODE></A></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/resources/FileResourceIterator.html#FileResourceIterator(java.io.File, java.lang.String[])">org.apache.tools.ant.types.resources.FileResourceIterator(File, String[])</A> <BR> <I>in favor of <A HREF="org/apache/tools/ant/types/resources/FileResourceIterator.html#FileResourceIterator(org.apache.tools.ant.Project, java.io.File, java.lang.String[])"><CODE>FileResourceIterator.FileResourceIterator(Project, File, String[])</CODE></A></I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/Main.html#Main(java.lang.String[])">org.apache.tools.ant.Main(String[])</A> <BR> <I>since 1.6.x</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/Reference.html#Reference()">org.apache.tools.ant.types.Reference()</A> <BR> <I>since 1.7. Please use <A HREF="org/apache/tools/ant/types/Reference.html#Reference(org.apache.tools.ant.Project, java.lang.String)"><CODE>Reference.Reference(Project,String)</CODE></A> instead.</I> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="org/apache/tools/ant/types/Reference.html#Reference(java.lang.String)">org.apache.tools.ant.types.Reference(String)</A> <BR> <I>since 1.7. Please use <A HREF="org/apache/tools/ant/types/Reference.html#Reference(org.apache.tools.ant.Project, java.lang.String)"><CODE>Reference.Reference(Project,String)</CODE></A> instead.</I> </TD> </TR> </TABLE> <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de