<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