Project

General

Profile

« Previous | Next » 

Revision 4213

Added by daigle almost 16 years ago

qualify xml and eml properties with an xml. prefix

View differences:

HarvestLogTest.java
64 64
	  {
65 65
		  PropertyService.getInstance("build/tests");
66 66
		  MetaCatUtil.pathsForIndexing 
67
		         = MetaCatUtil.getOptionList(PropertyService.getProperty("indexPaths"));
67
		         = MetaCatUtil.getOptionList(PropertyService.getProperty("xml.indexPaths"));
68 68
	  }
69 69
	  catch(Exception e)
70 70
	  {

Also available in: Unified diff