diff --git a/WHATSNEW b/WHATSNEW index b804e9ec5..10de3d127 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -44,6 +44,9 @@ Other changes: Compilers can be selected using the compiler attribute, which defaults to "microsoft" on windows, and "mono" on everything else. +* 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 ===================================================== diff --git a/docs/manual/running.html b/docs/manual/running.html index 72be279f9..7016d5d5e 100644 --- a/docs/manual/running.html +++ b/docs/manual/running.html @@ -229,6 +229,13 @@ And I filtered out the getPropertyHelper access.
ant.executor.class
ant.input.properties