Author: jglick
Date: Mon Aug 14 16:18:58 2006
New Revision: 431467

URL: http://svn.apache.org/viewvc?rev=431467&view=rev
Log:
Noting that apt is unnecessary in JDK 6.

Modified:
    ant/core/trunk/docs/manual/CoreTasks/apt.html

Modified: ant/core/trunk/docs/manual/CoreTasks/apt.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/apt.html?rev=431467&r1=431466&r2=431467&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/apt.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/apt.html Mon Aug 14 16:18:58 2006
@@ -11,6 +11,8 @@
    It may work on later versions, but this cannot be confirmed until those
    versions ship. Be advised that the Apt tool does appear to be an unstable
    part of the JDK framework, so may change radically in future versions. 
+   In particular it is likely to be obsolete in JDK 6, which can run annotation
+   processors as part of javac.
    If the <apt> task does break when upgrading JVM, please
    check to see if there is a more recent version of Ant that tracks
    any changes.</p>
@@ -161,7 +163,7 @@
 to jikes may justify the effort.
 <p>
 </p><hr>
-<p align="center">Copyright &copy; 2004-2005 The Apache Software Foundation.
+<p align="center">Copyright &copy; 2004-2006 The Apache Software Foundation.
 All rights Reserved.</p>
 
 </body></html>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to