Project

General

Profile

« Previous | Next » 

Revision 4816

Added by daigle about 15 years ago

Remove initialization of MetacatUtil.buildIndexPaths in test files. This is taken care of in the background now using SystemUtil.getIndexPaths()

View differences:

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

Also available in: Unified diff