You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2006/12/19 08:59:00 UTC

svn commit: r488574 - /ant/core/trunk/WHATSNEW

Author: jhm
Date: Mon Dec 18 23:58:59 2006
New Revision: 488574

URL: http://svn.apache.org/viewvc?view=rev&rev=488574
Log:
Document why we removed these optional tasks.

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=488574&r1=488573&r2=488574
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Mon Dec 18 23:58:59 2006
@@ -89,15 +89,20 @@
 * Support for the XSL:P XML parser has been removed.
   Bugzilla Report 23455.
 
-* Visual Age for Java optional tasks removed.
+* Visual Age for Java optional tasks removed as the required library is no
+  longer available.
 
-* Testlet (test) optional task removed.
+* Testlet (test) optional task removed as the required library is no
+  longer available.
 
-* Icontract optional task removed.
+* IContract optional task removed as the required library is no
+  longer available.
 
-* Metamata (maudit, mmetrics, and mparse tasks) removed.
+* Metamata (maudit, mmetrics, and mparse tasks) removed as the required 
+  library is no longer available.
 
-* Sitraka (jpcoverage, jpcovmerge, jpcovreport) tasks suppressed.
+* Sitraka (jpcoverage, jpcovmerge, jpcovreport) tasks suppressed as the 
+  required library is no longer available.
 
 * <fixcrlf> used \r (Mac) line endings on OS X, whose proper line separator
   is \n (Unix).  Bugzilla report 39585.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org