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:

UploadIPCCDataTest.java
83 83
		  {
84 84
			  PropertyService.getInstance("build/tests");
85 85
			  MetaCatUtil.pathsForIndexing 
86
			         = MetaCatUtil.getOptionList(PropertyService.getProperty("indexPaths"));
86
			         = MetaCatUtil.getOptionList(PropertyService.getProperty("xml.indexPaths"));
87 87
		  }
88 88
		  catch(Exception e)
89 89
		  {

Also available in: Unified diff