Revision 2140
Added by Duane Costa over 20 years ago
lib/harvester/harvester.properties | ||
---|---|---|
14 | 14 |
// Harvester Operation Properties |
15 | 15 |
GetDocError=Error getting EML document from site,Error |
16 | 16 |
GetDocSuccess=Success getting EML document from site,Debug |
17 |
GetDocListError=Error getting harvest document list from site,Error
|
|
18 |
GetDocListSuccess=Success getting harvest document list from site,Debug
|
|
17 |
GetHarvestListError=Error getting harvest list from site,Error
|
|
18 |
GetHarvestListSuccess=Success getting harvest list from site,Debug
|
|
19 | 19 |
HarvesterStartup=Harvester start up,Info |
20 | 20 |
HarvesterShutdown=Harvester shut down,Info |
21 | 21 |
InsertDocError=Error inserting EML document to Metacat,Error |
... | ... | |
25 | 25 |
UpdateDocSuccess=Success updating EML document to Metacat,Info |
26 | 26 |
ValidateDocError=Error validating EML docoument,Error |
27 | 27 |
ValidateDocSuccess=Success validating EML document,Debug |
28 |
ValidateDocListError=Error validating harvest document list,Error |
|
29 |
ValidateDocListSuccess=validating harvest document list,Debug |
|
28 |
ValidateHarvestListError=Error validating harvest list,Error |
|
29 |
ValidateHarvestListSuccess=Success validating harvest list,Debug |
Also available in: Unified diff
Replaced instances of DocList with HarvestList