You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2005/11/23 06:48:20 UTC

svn commit: r348381 - /jakarta/commons/proper/resources/trunk/project.xml

Author: niallp
Date: Tue Nov 22 21:48:11 2005
New Revision: 348381

URL: http://svn.apache.org/viewcvs?rev=348381&view=rev
Log:
Don't exclude BaseTestCase's - maven wasn't running some tests which were failing.

Modified:
    jakarta/commons/proper/resources/trunk/project.xml

Modified: jakarta/commons/proper/resources/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/resources/trunk/project.xml?rev=348381&r1=348380&r2=348381&view=diff
==============================================================================
--- jakarta/commons/proper/resources/trunk/project.xml (original)
+++ jakarta/commons/proper/resources/trunk/project.xml Tue Nov 22 21:48:11 2005
@@ -274,9 +274,6 @@
       <includes>
         <include>**/*TestCase.java</include>
       </includes>
-      <excludes>
-        <exclude>**/*Base*.java</exclude>
-      </excludes>
             <resources>
                 <resource>
                     <directory>${pom.build.unitTestSourceDirectory}</directory>



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