Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install new BatchJobs on kb-test-adm-001.kb.dk: (Build them using the recipe on kb-test-adm-001.kb.dk:/home/devel/batch/NetarchiveSuiteBatchprograms/src/README.txt

Code Block
$ ssh kb-test-adm-001.kb.dk
$ cd /home/test/${TESTX}/
$ scpbuild the BatchJobs.jar from the recipe on kb-prodtest-udvadm-001.kb.dk:test-/home/devel/batch/BatchJobs.jar .NetarchiveSuiteBatchprograms/src/README.txt
$ export BATCHJOBS_JAR=/home/devel/batch/NetarchiveSuiteBatchprograms/...
$ cd /home/devel/${TESTX}/ 
$ cp -pv $BATCHJOBS_JAR /home/devel/${TESTX}/

Add the following to conf/settings_GUIApplication.xml in the commons section:

...