]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5728: Added a skeletal (no-op) batch job and an initial XmlReplay-based test...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 4 Jan 2013 04:03:00 +0000 (20:03 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 4 Jan 2013 04:03:00 +0000 (20:03 -0800)
commit97e28800e6b695d8ad257ae335d3ac839f94858b
treed154ead26fd05b228bc43dadec47fbcfeffe67c7
parent971a401d8ba7f5eca6d53eccbc276b29254d07a2
CSPACE-5728: Added a skeletal (no-op) batch job and an initial XmlReplay-based test to invoke it, as a starting point for work on this issue.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-invoke-updateobjloc.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch-update-object-loc.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/updateobjloc.xml [new file with mode: 0644]
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/UpdateObjectLocationBatchJob.java [new file with mode: 0644]