You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by st...@apache.org on 2007/04/27 12:51:34 UTC

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

Author: stevel
Date: Fri Apr 27 03:51:34 2007
New Revision: 533058

URL: http://svn.apache.org/viewvc?view=rev&rev=533058
Log:
bug ID#42231, a static method is package scoped instead of public

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=533058&r1=533057&r2=533058
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Fri Apr 27 03:51:34 2007
@@ -99,7 +99,9 @@
 
 * Patternset allows nested inverted patternsets using <invert>.
 
-* <manifest> checks for validity of attribute names. 
+* <manifest> checks for validity of attribute names.
+
+* JUnitVersionHelper.getTestCaseClassName is now public. Bugzilla 42231
 
 
 Changes from Ant 1.6.5 to Ant 1.7.0



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