Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 743 almost 23 years Matt Jones Modifications that change the package handling ...
  docs 2020 about 20 years sgarg Comments and notes on registry by Rick Reeves a...
  lib 2065 about 20 years Duane Costa Harvester properties file
  src 2063 about 20 years Duane Costa Implement Harvester Registration Servlet
  test 1959 over 20 years blankman This is a sample of a harvest document relocate...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 5.26 KB 1776 over 20 years Jing Tao Revise it a little bit.
build.properties 1.61 KB 1943 over 20 years brooke build props for production metacat on ecoinfo
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 38.6 KB 2059 about 20 years Duane Costa Changes to harvester targets

Latest revisions

# Date Author Comment
2065 03/26/2004 02:42 PM Duane Costa

Harvester properties file

2064 03/26/2004 02:38 PM Duane Costa

Login page for Harvester Registration Servlet

2063 03/26/2004 02:36 PM Duane Costa

Implement Harvester Registration Servlet

2062 03/26/2004 02:35 PM Duane Costa

Additional scheduling logic

2061 03/25/2004 12:57 PM Duane Costa

Changes to Harvester properties

2060 03/25/2004 12:56 PM Duane Costa

Changes to log entries

2059 03/24/2004 09:21 AM Duane Costa

Changes to harvester targets

2058 03/23/2004 10:26 AM sgarg

Made changes in these three files so that getPrincipal returns back more details about users and groups. Users now contain userDN, user Name and user Email. Groups now contain Group name and Group description. So some function calls which returned single string array earlier now returns multiple string arrays. AuthSession.java called one of these functions - so accordingly changes were made to fix that part of the code.

2057 03/22/2004 10:37 AM sgarg

Fixed a bug which doesn't occur everytime. The bug occurs when lastid in (cfg).lastid is not unique. i.e. there is already a document in the server which has same docid. The earlier algorithm was:

while(not unique){
get accession number;
update accession number written in document; (BUG)...

2056 03/22/2004 08:43 AM sgarg

Added extra parameters (cfg & docid) to be passed on to generic response screen.

View all revisions | View revisions

Also available in: Atom