]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5728: UpdateObjectLocationBatchJob now supports a 'no context' invocation...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 11 Jan 2013 04:03:00 +0000 (20:03 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 11 Jan 2013 04:03:00 +0000 (20:03 -0800)
commitd4c39452e654dff091e49d3264b2bc941485729f
treef6600d801a911e733a0c926458d4e82e3665875c
parentcf58ce271fa24d6335eba935285a095d42fefbdc
CSPACE-5728: UpdateObjectLocationBatchJob now supports a 'no context' invocation mode, which updates the computed current location value in all active CollectionObject records.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-create-updateobjloc-nocontext.xml [moved from services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/updateobjloc.xml with 85% similarity]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-create-updateobjloc.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-invoke-updateobjloc-nocontext.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/xml-replay-master.xml
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/UpdateObjectLocationBatchJob.java