Browse Source

Relocate resource files to comply with Maven directory conventions.

Ben Alex 19 years ago
parent
commit
197a011ac5

+ 1 - 1
core/src/test/java/org/acegisecurity/acls/jdbc/applicationContext-test.xml → core/src/test/resources/org/acegisecurity/acls/jdbc/applicationContext-test.xml

@@ -6,7 +6,7 @@
   -
   - Used by all artifacts.
   -
-  - $Id$
+  - $Id:applicationContext-test.xml 1754 2006-11-17 02:01:21Z benalex $
   -->
 
 <beans>

+ 0 - 0
core/src/test/java/org/acegisecurity/acls/jdbc/select.sql → core/src/test/resources/org/acegisecurity/acls/jdbc/select.sql


+ 0 - 0
core/src/test/java/org/acegisecurity/acls/jdbc/testData.sql → core/src/test/resources/org/acegisecurity/acls/jdbc/testData.sql