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:

SubTreeTest.java
53 53
	  {
54 54
		  PropertyService.getInstance("build/tests");
55 55
		  MetaCatUtil.pathsForIndexing 
56
		         = MetaCatUtil.getOptionList(PropertyService.getProperty("indexPaths"));
56
		         = MetaCatUtil.getOptionList(PropertyService.getProperty("xml.indexPaths"));
57 57
	  }
58 58
	  catch(Exception e)
59 59
	  {

Also available in: Unified diff