Author: veithen
Date: Sat Aug 1 16:45:12 2009
New Revision: 799897
URL: http://svn.apache.org/viewvc?rev=799897&view=rev
Log:
Moved test resources to standard location.
Added:
webservices/commons/trunk/modules/axiom/modules/axiom-tests/src/test/resources/
- copied from r799895,
webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/
Removed:
webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml?rev=799897&r1=799896&r2=799897&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/pom.xml Sat Aug
1 16:45:12 2009
@@ -97,11 +97,6 @@
</dependency>
</dependencies>
<build>
- <testResources>
- <testResource>
- <directory>test-resources</directory>
- </testResource>
- </testResources>
<plugins>
<plugin>
<artifactId>maven-jar-plugin</artifactId>