Create workflow scheduler test.
Change location of PropertyService to properties directory
Change MetaCatVersion to MetacatVersion
Fix references to db classes that were moved and refactoring missed.
Remove unneeded exception handling
Implement fix for Bug #4245: Harvester command line scripts don't execute.
Handle UtilException
Remove initialization of MetacatUtil.buildIndexPaths in test files. This is taken care of in the background now using SystemUtil.getIndexPaths()
The test was failing because it was reading the sitemap file into a buffer and the limit was being reached. Used the FileUtil string reader to get the file.
Create a propertyService.getTestInstance method to facilitate unit tests
View revisions
Also available in: Atom