Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
HarvestDetailLog.java 4.24 KB 2139 almost 20 years Duane Costa Refactored a number of methods to allow for mor...
HarvestDocument.java 12.1 KB 2155 almost 20 years Duane Costa Integrate Harvester properties with build.prope...
HarvestListEditor.java 36.4 KB 2892 about 18 years Duane Costa Remove CR characters from end of line. Formatti...
HarvestLog.java 13.1 KB 4125 almost 16 years daigle Replace Options class with PropertyService
HarvestSiteSchedule.java 25.3 KB 2892 about 18 years Duane Costa Remove CR characters from end of line. Formatti...
Harvester.java 32.9 KB 4125 almost 16 years daigle Replace Options class with PropertyService
HarvesterRegistration.java 26.5 KB 4125 almost 16 years daigle Replace Options class with PropertyService
HarvesterRegistrationLogin.java 4.24 KB 2892 about 18 years Duane Costa Remove CR characters from end of line. Formatti...
HarvesterServlet.java 3.01 KB 4125 almost 16 years daigle Replace Options class with PropertyService
LoginServlet.java 3.75 KB 2171 almost 20 years Duane Costa Store session attributes as username and passwo...
MetUpload.java 10.7 KB 4124 almost 16 years daigle Create PropertyService using log directory inst...

Latest revisions

# Date Author Comment
4125 07/15/2008 10:11 AM daigle

Replace Options class with PropertyService

4124 07/15/2008 10:08 AM daigle

Create PropertyService using log directory instead of servlet context.

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

2995 05/01/2006 11:20 AM Duane Costa

Two changes to Metacat Harvester implementation:

(1) Removed call to deprecated Thread.stop() method. Added boolean class variable, Harvester.keepRunning. When the thread is destroyed, set Harvester.keepRunning to false.

(2) Access the harvestList.xsd schema file by finding it locally in the web application rather than via a URL to cvs.ecoinformatics.org.

2892 01/19/2006 12:06 PM Duane Costa

Remove CR characters from end of line. Formatting changes only, no functional changes.

2777 11/23/2005 12:03 PM Duane Costa

Minor change to diagnostic output.

2765 11/18/2005 01:18 PM Duane Costa

Change the maximum code level reported to the site contact from "info" to "notice". This is to reduce the amount of diagnostic output generated in the email reports to the site contact. Diagnositcs of type "error", "warning", and "notice" will be sent to the site contact, while messages of type "info" and "debug" will not (but they will still be sent to the Harvester Administrator).

2426 03/22/2005 09:53 AM Duane Costa

Fixed bug in command-line mode which caused array index out of bounds exception.

Changed default maxHarvests value to 0. Added logic to ignore maxHarvests value when it is set to 0 or a negative number. This allows Harvester to run indefinitely without shutting down after reaching a maximum number of harvests. The previous default value of 30 would cause Harvester to terminate after 30 harvests.

2386 01/25/2005 03:14 PM Duane Costa

Formatting improvements.

2385 01/25/2005 03:01 PM Duane Costa

Formatting improvements.

View revisions

Also available in: Atom