Author: simonetripodi Date: Sat Mar 17 10:48:18 2012 New Revision: 1301917 URL: http://svn.apache.org/viewvc?rev=1301917&view=rev Log: test resources dir doesn't exist
Modified: commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml Modified: commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml URL: http://svn.apache.org/viewvc/commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml?rev=1301917&r1=1301916&r2=1301917&view=diff ============================================================================== --- commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml (original) +++ commons/sandbox/graph/branches/drop-marker-interfaces-feature/pom.xml Sat Mar 17 10:48:18 2012 @@ -135,13 +135,6 @@ </resource> </resources> - <testResources> - <testResource> - <directory>src/test/resources</directory> - <filtering>false</filtering> - </testResource> - </testResources> - <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId>