diff --git a/WHATSNEW b/WHATSNEW index 675778943..951f7c376 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -20,9 +20,9 @@ org.apache.tools.ant to org.apache.tools.ant.types. Other changes: -------------- -* New tasks: sql, genkey, cab, ftp. +* New tasks: sql, genkey, cab, ftp, junit. -* New tasks junit, mparse, execon. All pending documentation, most of +* New tasks mparse, execon. All pending documentation, most of them pending review. * uses ClassLoader of its own in no-fork mode if a classpath is diff --git a/build.xml b/build.xml index 6cc470530..3ea136cc5 100644 --- a/build.xml +++ b/build.xml @@ -295,7 +295,7 @@ This would make the buildprocess fail if using an Ant version without the junit task - + @@ -303,11 +303,12 @@ - - - - - + + + + + + --> diff --git a/docs/index.html b/docs/index.html index dc5fdaedc..e7aae28d5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3305,6 +3305,7 @@ and todo.html are excluded.