You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by br...@apache.org on 2005/04/21 04:03:28 UTC

svn commit: r162107 - /jakarta/commons/proper/logging/trunk/project.xml

Author: brett
Date: Wed Apr 20 19:03:27 2005
New Revision: 162107

URL: http://svn.apache.org/viewcvs?rev=162107&view=rev
Log:
fix invalid project.xml descriptor

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

Modified: jakarta/commons/proper/logging/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/project.xml?rev=162107&r1=162106&r2=162107&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/project.xml (original)
+++ jakarta/commons/proper/logging/trunk/project.xml Wed Apr 20 19:03:27 2005
@@ -200,13 +200,9 @@
 before the tests are run.
 There is no easy way to run these under maven at the moment.
         -->
-        <directory>${pom.build.unitTestSourceDirectory}</directory>
         <includes>
             <include>**/AvalonLoggerTest.java</include>
         </includes>
-        <resources>
-            <resource>**/*.properties</resource>
-        </resources>
     </unitTest>
   </build>
 



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