Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  docs 2330 over 19 years Duane Costa Minor enhancement to support multiple email add...
  lib 2383 about 19 years Duane Costa Add a new HarvesterServlet for running Harveste...
  src 2384 about 19 years Duane Costa Implement a new HarvesterServlet for running Ha...
  test 2382 about 19 years Duane Costa Change URL value for Harvest unit tests.
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 7.46 KB 2321 over 19 years Matt Jones Fixed some typos in the README, and rearranged ...
build.properties 1.89 KB 2308 over 19 years Matt Jones Added a property listing servlet administrators.
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 48.5 KB 2369 over 19 years Duane Costa Add harvestListEditorDist target for building d...

Latest revisions

# Date Author Comment
2384 01/25/2005 01:57 PM Duane Costa

Implement a new HarvesterServlet for running Harvester as a servlet. This eliminates the need to run Harvester in a terminal window. By default, the HarvesterServlet is commented out in lib/web.xml.tomcat(3,4,5). The user documentation will be modified to instruct Harvester administrators to uncomment the HarvesterServlet entry.

2383 01/25/2005 01:54 PM Duane Costa

Add a new HarvesterServlet for running Harvester as a servlet. This eliminates the need to run Harvester in a terminal window. By default, the HarvesterServlet is commented out. The user documentation will be modified to instruct Harvester administrators to uncomment the servlet entry.

2382 01/20/2005 02:22 PM Duane Costa

Change URL value for Harvest unit tests.

2381 01/20/2005 01:42 PM Duane Costa

Re-implement logic to prune old log entries from the HARVEST_LOG and HARVEST_DETAIL_LOG tables. The old logic caused integrity constraint violations in the database because it tried to delete parent records from HARVEST_LOG prior to deleting child records from HARVEST_DETAIL_LOG....

2380 01/20/2005 01:37 PM Duane Costa

Formatting improvements.

2379 01/18/2005 01:26 PM sgarg

nodedata added to xml_index for nodes with nodetype=ATTRIBUTE also.

2378 01/18/2005 12:24 PM sgarg

Modified code to add nodedata column to xml_index and enter data into it from xml_nodes table

2377 01/18/2005 12:17 PM sgarg

Modified xmltables to add nodedata as part of the xml_index tables.

2376 01/18/2005 12:11 PM sgarg

Modifying code so that nodedata is stored in xml_index table next to the paths.
This helps in making the search faster.

2375 01/14/2005 12:41 PM Duane Costa

Increase number of rows in harvest list from 300 to 1200.

View all revisions | View revisions

Also available in: Atom