Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2427 over 19 years Duane Costa Changed default maxHarvests value to 0. Added l...
  lib 2433 about 19 years sgarg Modified text, style and formating for the skin...
  src 2434 about 19 years sgarg Modified code such that nodedata column in xml_...
  test 2400 over 19 years Duane Costa Change documentType to eml://ecoinformatics.org...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 7.46 KB 2321 almost 20 years Matt Jones Fixed some typos in the README, and rearranged ...
build.properties 1.89 KB 2308 almost 20 years Matt Jones Added a property listing servlet administrators.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 49.7 KB 2431 about 19 years sgarg Modified so that database upgrade script to ver...

Latest revisions

# Date Author Comment
2434 03/29/2005 07:57 PM sgarg

Modified code such that nodedata column in xml_index is not created and used. So now we are using the same logic for using xml_index which was used for metacat release 1.4

2433 03/29/2005 12:09 PM sgarg

Modified text, style and formating for the skins.

(Commit done by Saurabh Garg for Veronique)

2432 03/29/2005 11:56 AM sgarg

Replaced Usage Constraints with Usage Rights and Data Originator with Dataset Owner.

(Commit done by Saurabh Garg for Veronique)

2431 03/29/2005 08:12 AM sgarg

Modified so that database upgrade script to version 1.5 is called based on which database the user is using.

2430 03/29/2005 08:06 AM sgarg

Added new database upgrade script for postgres.
Modified the database upgrade script for oracle
Added comment to DBquery.java
Fixed a bug in xmltables.sql

2429 03/25/2005 09:59 AM sgarg

Added code so that metacat administrator can delete any document.

2428 03/23/2005 01:30 PM Chris Jones

Added the trailing '/' that was ommitted when XPATH queries included attributes.
This is a partial bug fix for:

http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2052

2427 03/22/2005 09:55 AM Duane Costa

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.

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.

2425 03/18/2005 11:19 AM sgarg

Added code to check if the document is indexed yet! So entry into xml_queryresult is only made if the doc is in xml_index.

View all revisions | View revisions

Also available in: Atom