diff --git a/docs/manual/CoreTasks/apt.html b/docs/manual/CoreTasks/apt.html index d36db3bbc..f53cd41a5 100644 --- a/docs/manual/CoreTasks/apt.html +++ b/docs/manual/CoreTasks/apt.html @@ -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.

@@ -161,7 +163,7 @@ This may involve more build file coding, but the speedup gained from switching to jikes may justify the effort.


-

Copyright © 2004-2005 The Apache Software Foundation. +

Copyright © 2004-2006 The Apache Software Foundation. All rights Reserved.