You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2006/04/28 03:23:44 UTC

svn commit: r397707 - /struts/action/trunk/mailreader-dao/pom.xml

Author: jmitchell
Date: Thu Apr 27 18:23:42 2006
New Revision: 397707

URL: http://svn.apache.org/viewcvs?rev=397707&view=rev
Log:
no xml files needed for test

Modified:
    struts/action/trunk/mailreader-dao/pom.xml

Modified: struts/action/trunk/mailreader-dao/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/mailreader-dao/pom.xml?rev=397707&r1=397706&r2=397707&view=diff
==============================================================================
--- struts/action/trunk/mailreader-dao/pom.xml (original)
+++ struts/action/trunk/mailreader-dao/pom.xml Thu Apr 27 18:23:42 2006
@@ -36,17 +36,6 @@
    <name>Struts Action - Mailreader DAO</name>
    <url>http://struts.apache.org</url>
 
-   <build>
-        <testResources>
-            <testResource>
-                <directory>src/test/java</directory>
-                <includes>
-                    <include>**/*.xml</include>
-                </includes>
-            </testResource>
-        </testResources>
-   </build>
-   
    <dependencies>
         <dependency>
             <groupId>commons-digester</groupId>



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