TEST9: Branch in settings not found: common.arcrepositoryClient.fileDir

Description

When executing the line

prepare_test.sh deploy_config_harvester.xml

We get the warning:

Branch in settings not found: common.arcrepositoryClient.fileDir

Checklist

Activity

Show:

SrJanuary 16, 2013 at 10:31 AM

Verified fixed in build 2601

SrJanuary 15, 2013 at 4:35 PM

Have added a LocalArcRepositoryClientSettings.xml that includes a default value for the fileDir, which was previously hardwired in the LocalArcRepositoryClient class (i.e. ArcRepository )

SrJanuary 15, 2013 at 3:37 PM
Edited

The reason is that the setting

common.arcrepositoryClient.fileDir

used by

dk.netarkivet.common.distribute.arcrepository.LocalArcRepositoryClient

and not our default arcrepositoryClient (i.e. dk.netarkivet.archive.arcrepository.distribute.JMSArcRepositoryClient)

is not part of the

src/dk/netarkivet/deploy/complete_settings.xml file.

Fixed

Details

Assignee

Reporter

Priority

Checklist

Created January 15, 2013 at 2:57 PM
Updated January 16, 2013 at 10:31 AM
Resolved January 16, 2013 at 10:31 AM

Flag notifications