Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
5169 12/21/2009 12:10 PM Duane Costa

Fix for Bug #4637 - Metacat Harvester fails to catch some insert and update failures. As per comments in the bug entry, the Metacat Harvester logic has been modified to examine the Metacat client return string to confirm that it contains the substring "<success>" following an insert or update operation. It no longer considers just the absence of an exception as indicative of a successful operation.

4175 07/28/2008 05:07 PM daigle

Qualify harvester properties

2155 05/03/2004 03:59 PM Duane Costa

Integrate Harvester properties with build.properties and metacat.properties.
Eliminate the need for a separate harvester.properties file.
Improve email message to the site to include more summary information.

2139 04/28/2004 10:54 AM Duane Costa

Refactored a number of methods to allow for more effective JUnit testing

2094 04/01/2004 04:41 PM Matt Jones

Added GPL license text to harvester source files.

2086 03/31/2004 03:23 PM Duane Costa

Implement harvester scheduing capabilities and sending email reports to the Harvester Administrator

2036 02/27/2004 12:49 PM Duane Costa

Additional Harvester development

2031 02/20/2004 02:42 PM Duane Costa

Additional development of Harvester implementation

2022 02/09/2004 03:10 PM Duane Costa

Harvester source files