]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-6188: Added (commented out) entry for running tests to verify that the batch...
authorAron Roberts <aron@socrates.berkeley.edu>
Wed, 19 Feb 2014 21:04:46 +0000 (13:04 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Wed, 19 Feb 2014 21:04:46 +0000 (13:04 -0800)
services/IntegrationTests/src/test/resources/test-data/xmlreplay/xml-replay-master.xml

index d5b730a0a7341efde91524893637bb1ccf126824..758192e737e958b66d5d902e41a49055ca0a2f48 100644 (file)
     <run controlFile="batch/batch.xml" />\r
     \r
     <!-- Uncomment the following when needed to test the UpdateObjectLocationBatchJob -->\r
-    <!-- which updates the computed current location value in CollectionObject records. -->\r
+    <!-- which updates the computed current location values in CollectionObject records. -->\r
+    <!-- For these tests to be meaningful, you will also first need to disable the event listener -->\r
+    <!-- that auto-updates these values, by removing the JAR file whose name begins with -->\r
+    <!-- 'org.collectionspace.services.listener.updateobjectlocationonmove' -->\r
+    <!-- from $CSPACE_JSEESERVER_HOME/nuxeo-server/plugins, and then restarting Tomcat. -->\r
     <!--\r
     <run controlFile="batch/batch-update-object-loc.xml" testGroup="invocationModeSingle" />\r
     <run controlFile="batch/batch-update-object-loc.xml" testGroup="invocationModeList" />\r
     <run controlFile="batch/batch-update-object-loc.xml" testGroup="invocationModeGroup" />\r
+    <run controlFile="batch/batch-update-object-loc.xml" testGroup="invocationModeSingleInVersioningEnabledTenant" />\r
     -->\r
     \r
     <run controlFile="listener/listener-update-object-loc.xml" testGroup="updateObjectLocationOnMoveEventListener" />\r