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:

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

Also available in: Unified diff