Author: mclarke
Date: Tue Oct  8 19:43:19 2013
New Revision: 1530405

URL: http://svn.apache.org/r1530405
Log:
Adding missing WHATSNEW note

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1530405&r1=1530404&r2=1530405&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Tue Oct  8 19:43:19 2013
@@ -26,6 +26,9 @@ Other changes:
  * tar entries with long link names are now handled the same way as
    entries with long names.
 
+ * Addition of 'skipNonTests' attribute to <junit> and <batchtest>
+   tasks to allow the tasks to skip classes that don't contain tests.
+
 Changes from Ant 1.9.1 TO Ant 1.9.2
 ===================================
 


Reply via email to