]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA moved ServiceLayerTests to new module common-test that is built after authoriz...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 19 May 2010 20:57:19 +0000 (20:57 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 19 May 2010 20:57:19 +0000 (20:57 +0000)
commit6185415a4970329eb9b682efd02b27257e0dc40d
tree3d72081dbcb37e9583b33e86e85d220280a6a39d
parent15d1cd7b18ef528e4e0b484b170ca5182cdc413d
NOJIRA moved ServiceLayerTests to new module common-test that is built after authorization-mgt module so permissions could be inserted in db before running the service layer tests
test: all service tests
services/authorization-mgt/import/src/main/resources/import-data/import-permissions-roles.xml
services/authorization-mgt/import/src/main/resources/import-data/import-permissions.xml
services/common-test/pom.xml [new file with mode: 0644]
services/common-test/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java [moved from services/client/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java with 100% similarity]
services/common-test/src/test/resources/log4j.properties [new file with mode: 0644]
services/pom.xml