bodewig 2003/06/25 05:13:52
Modified: src/main/org/apache/tools/ant/taskdefs ExecuteOn.java
Log:
Remove paste error
Revision Changes Path
1.41 +0 -4 ant/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java
Index: ExecuteOn.java
===================================================================
RCS file:
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ExecuteOn.java 24 Jun 2003 09:16:10 -0000 1.40
+++ ExecuteOn.java 25 Jun 2003 12:13:52 -0000 1.41
@@ -115,10 +115,6 @@
/**
* Adds directories to operate on.
*
- * <p><em>Note that the directories will be added to the build
- * path in no particular order, so if order is significant, one
- * should use a file list instead!</em></p>
- *
* @param set the DirSet to add.
*
* @since Ant 1.6
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]