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:

BuildIndexTest.java
86 86
  	  {
87 87
  		  PropertyService.getInstance("build/tests");
88 88
  		  MetaCatUtil.pathsForIndexing 
89
  		         = MetaCatUtil.getOptionList(PropertyService.getProperty("indexPaths"));
89
  		         = MetaCatUtil.getOptionList(PropertyService.getProperty("xml.indexPaths"));
90 90
  	  }
91 91
  	  catch(Exception e)
92 92
  	  {

Also available in: Unified diff