diff --git a/xml/src/etc/test-resources/log4j.properties b/xml/src/test/resources/log4j.properties similarity index 100% rename from xml/src/etc/test-resources/log4j.properties rename to xml/src/test/resources/log4j.properties diff --git a/xml/src/etc/test-resources/org/springframework/xml/validation/invalidDocument.xml b/xml/src/test/resources/org/springframework/xml/validation/invalidDocument.xml similarity index 100% rename from xml/src/etc/test-resources/org/springframework/xml/validation/invalidDocument.xml rename to xml/src/test/resources/org/springframework/xml/validation/invalidDocument.xml diff --git a/xml/src/etc/test-resources/org/springframework/xml/validation/schema.xsd b/xml/src/test/resources/org/springframework/xml/validation/schema.xsd similarity index 100% rename from xml/src/etc/test-resources/org/springframework/xml/validation/schema.xsd rename to xml/src/test/resources/org/springframework/xml/validation/schema.xsd diff --git a/xml/src/etc/test-resources/org/springframework/xml/validation/validDocument.xml b/xml/src/test/resources/org/springframework/xml/validation/validDocument.xml similarity index 100% rename from xml/src/etc/test-resources/org/springframework/xml/validation/validDocument.xml rename to xml/src/test/resources/org/springframework/xml/validation/validDocument.xml diff --git a/xml/src/etc/test-resources/org/springframework/xml/xpath/namespaces.xml b/xml/src/test/resources/org/springframework/xml/xpath/namespaces.xml similarity index 100% rename from xml/src/etc/test-resources/org/springframework/xml/xpath/namespaces.xml rename to xml/src/test/resources/org/springframework/xml/xpath/namespaces.xml diff --git a/xml/src/etc/test-resources/org/springframework/xml/xpath/nonamespaces.xml b/xml/src/test/resources/org/springframework/xml/xpath/nonamespaces.xml similarity index 100% rename from xml/src/etc/test-resources/org/springframework/xml/xpath/nonamespaces.xml rename to xml/src/test/resources/org/springframework/xml/xpath/nonamespaces.xml