Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
  docs 2718 over 18 years Jing Tao Add new command to create no-password key.
  lib 2771 over 18 years Matt Jones Added axis servlet defs in web.xml
  src 2773 over 18 years Duane Costa Modify the bean's get() methods that return Str...
  test 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 15.5 KB 2599 over 18 years Matt Jones Refactored the build to use a <path> element fo...
build.properties 3.64 KB 2737 over 18 years Matt Jones Initial checkin of LSID support code for metaca...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 60.4 KB 2772 over 18 years Matt Jones Updated names of jar files in build.xml for LSI...

Latest revisions

# Date Author Comment
2773 11/22/2005 02:45 PM Duane Costa

Modify the bean's get() methods that return String values to trim white space off the string prior to returning it. This is so that input fields that contain only white space will not be treated as valid search values.

2772 11/22/2005 10:28 AM Matt Jones

Updated names of jar files in build.xml for LSID support.

2771 11/21/2005 06:09 PM Matt Jones

Added axis servlet defs in web.xml

2770 11/21/2005 05:42 PM Matt Jones

New libraries for axis 1.3.

2769 11/18/2005 05:10 PM Matt Jones

New SQL tables and db upgrade scripts that define a new table stucture for identifiers and delete the previously unused accession_number table. This is in anticipation of supporting LSID identifiers. Currently these tables are unused by the servlet but are in place for discussion.

2768 11/18/2005 04:44 PM Matt Jones

Cleaned up AccessionNumber class to get rid of unused methods. It seems the entire accession_number table is no longer used but has not been deleted from the build. Will do in subsequent commit.

2767 11/18/2005 01:25 PM sgarg

1. Modified buildIndex() so that only one connection is used for both indexing nodes and indexing paths.
2. Modified the indexing algo so that indexing of paths is done while nodes are being indexed. Results in a much faster indexing algo
3. Replaced access to NodeRecord.<variable> with NodeRecord.<getVariable>

2766 11/18/2005 01:24 PM Duane Costa

Change the code level of the MetacatHasDoc harvester operation from "Warning" to "Info". This is to reduce the amount of diagnostic output generated in the email reports to the site contact.

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).

2764 11/18/2005 01:17 PM sgarg

Modified the way checkDocumentTable is accessed. Also removed the while loop from the checkDocumentTable. Now if the document is not found, the thread goes to sleep - instead of checking again. (In hope of a more bugfree code)

View all revisions | View revisions

Also available in: Atom