Author: bodewig
Date: Thu Aug 27 14:58:21 2009
New Revision: 808444
URL: http://svn.apache.org/viewvc?rev=808444&view=rev
Log:
@since
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/types/Path.java
Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/Path.java
URL:
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/types/Path.java?rev=808444&r1=808443&r2=808444&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/types/Path.java (original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/types/Path.java Thu Aug 27
14:58:21 2009
@@ -356,6 +356,7 @@
/**
* Whether to cache the current path.
+ * @since Ant 1.8.0
*/
public void setCache(boolean b) {
checkAttributesAllowed();