]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5728: Tests now successfully create related records. First pass at obtaining...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 8 Jan 2013 20:58:47 +0000 (12:58 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 8 Jan 2013 20:58:47 +0000 (12:58 -0800)
commit57f57475ee9a88974568c1cb6cb2f921a8149375
tree355706f4f27aee619f8e7d64357260079218ab1d
parentc75f968259afd8238ead32e7e1e9108933a2c554
CSPACE-5728: Tests now successfully create related records. First pass at obtaining the computed current location value from the related Movement record with the most recent location date; as yet untested.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/movement.xml [moved from services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/movement1-with-relation.xml with 90% similarity]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/relation.xml [new file with mode: 0644]
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/UpdateObjectLocationBatchJob.java