Added: src/main/org/apache/tools/ant Executor.java
[i.e. in the trunk]
Log:
Refactored Target invocation into org.apache.tools.ant.Executor
implementations.
PR: 21421, 29248
Index: WHATSNEW
===================================================================
[from 1.6.x to 1.7]
+* Refactored Target invocation into org.apache.tools.ant.Executor
+ implementations. Bugzilla Reports 21421, 29248.
+
Changes from Ant 1.6.2 to current Ant 1.6 CVS version
=====================================================
Index: Executor.java
===================================================================
/**
* Target executor abstraction.
* @since Ant 1.6.3
*/
@since Ant 1.6.3 or @since Ant 1.7? (Same question for other added classes/methods.)
-J.
-- Jesse Glick <mailto:[EMAIL PROTECTED]> x22801 NetBeans, Open APIs <http://www.netbeans.org/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]