Project

General

Profile

« Previous | Next » 

Revision 4213

Added by daigle over 15 years ago

qualify xml and eml properties with an xml. prefix

View differences:

HarvestDetailLogTest.java
57 57
	  {
58 58
		  PropertyService.getInstance("build/tests");
59 59
		  MetaCatUtil.pathsForIndexing 
60
		         = MetaCatUtil.getOptionList(PropertyService.getProperty("indexPaths"));
60
		         = MetaCatUtil.getOptionList(PropertyService.getProperty("xml.indexPaths"));
61 61
	  }
62 62
	  catch(Exception e)
63 63
	  {

Also available in: Unified diff