[dna-commits] DNA SVN: r108 - trunk.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Thu Apr 24 09:49:16 EDT 2008


Author: rhauch
Date: 2008-04-24 09:49:15 -0400 (Thu, 24 Apr 2008)
New Revision: 108

Modified:
   trunk/pom.xml
Log:
Updated excludes for test cases

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-04-24 13:48:43 UTC (rev 107)
+++ trunk/pom.xml	2008-04-24 13:49:15 UTC (rev 108)
@@ -49,6 +49,7 @@
 					</includes>
 					<excludes>
 						<exclude>**/Abstract*TestCase.java</exclude>
+						<exclude>**/Abstract*Test.java</exclude>
 					</excludes>
 				</configuration>
 			</plugin>




More information about the dna-commits mailing list