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:

QueryGroupTest.java
47 47
  	  {
48 48
		  PropertyService.getInstance("build/tests");
49 49
  		  MetaCatUtil.pathsForIndexing 
50
  		         = MetaCatUtil.getOptionList(PropertyService.getProperty("indexPaths"));
50
  		         = MetaCatUtil.getOptionList(PropertyService.getProperty("xml.indexPaths"));
51 51
  	  }
52 52
  	  catch(Exception e)
53 53
  	  {

Also available in: Unified diff