antoine 2005/04/18 13:19:10
Modified: src/main/org/apache/tools/ant/taskdefs Zip.java
Log:
add at since tag for new method
Revision Changes Path
1.141 +1 -0 ant/src/main/org/apache/tools/ant/taskdefs/Zip.java
Index: Zip.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/Zip.java,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- Zip.java 18 Apr 2005 20:09:08 -0000 1.140
+++ Zip.java 18 Apr 2005 20:19:10 -0000 1.141
@@ -1390,6 +1390,7 @@
}
/**
* find out if there are absolutely no resources to add
+ * @since Ant 1.6.3
* @return true if there are no resources to add
*/
public boolean isWithoutAnyResources() {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]