Use context url instead of server IP. Server IP breaks if the server does not have an externally facing IP (behind a proxy server)
Implement fix for Bug #4245: Harvester command line scripts don't execute.
Bug 3835: Design and implement OAI-PMH compliant harvest subsystemCheck to see whether metacat database has changed since last refresh date, and if it has, refresh catalog objects in memory.
Fix issue where every scheduled job gets the same parameters.
Created new AuthStub class to always authenticate.
Implement stop method in services. Stop all services when shutting down metacat. This primarily keeps scheduler from hanging with open threads.
Catch exception that was leaving shape files open. Roll back transaction in this case.
Catch exception when schema exists in db but not on disk. Try to get the schema before throwing exception
remove this file. This is now handled in db update scripts.
Add upgrade scripts for 1.9.2 (scheduler tables)
View revisions
Also available in: Atom