peterreilly 2003/12/19 08:44:09
Modified: src/main/org/apache/tools/ant/taskdefs/optional/script Tag:
ANT_16_BRANCH ScriptDefBase.java
Log:
Sync with head
Revision Changes Path
No revision
No revision
1.5.2.1 +1 -3
ant/src/main/org/apache/tools/ant/taskdefs/optional/script/ScriptDefBase.java
Index: ScriptDefBase.java
===================================================================
RCS file:
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/optional/script/ScriptDefBase.java,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -r1.5 -r1.5.2.1
--- ScriptDefBase.java 15 Aug 2003 08:52:55 -0000 1.5
+++ ScriptDefBase.java 19 Dec 2003 16:44:09 -0000 1.5.2.1
@@ -64,9 +64,7 @@
/**
* The script execution class. This class finds the defining script task
- * and passes control to that task's executeScript method. This class
- * implements the TaskCOntainer interface primarily to stop Ant's core from
- * configuring the nested elements - this is done by the script task itself.
+ * and passes control to that task's executeScript method.
*
* @author Conor MacNeill
* @since Ant 1.6
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]