Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 2956 over 18 years sgarg Modified the default location of the backup fil...
  docs 2980 over 18 years Matt Jones Initial thoughts about modifying the metacat da...
  lib 3000 about 18 years Duane Costa Omit the html, head, title, and body tags from ...
  src 3002 about 18 years sgarg Fix for a bug in MetacatServlet. Metacat assume...
  test 2992 about 18 years berkley fixed bugs in teh client that were preventing t...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 15.6 KB 2975 over 18 years Matt Jones Trying a chnage to the README to test CVS commi...
build.properties 5.08 KB 3001 about 18 years Jing Tao Add some new fields into index element properti...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 65.3 KB 2993 about 18 years Jing Tao Add info for deploy ecogrid.

Latest revisions

# Date Author Comment
3002 06/07/2006 04:11 PM sgarg

Fix for a bug in MetacatServlet. Metacat assumed that it is supposed to get the schema information from the second line of the document. This is based
on the assumption that xml decleration will always be present. This is good practice but not required. Hence the fix -> Metacat should ignore the...

3001 06/06/2006 10:23 AM Jing Tao

Add some new fields into index element properties which david asked.

3000 05/25/2006 12:52 PM Duane Costa

Omit the html, head, title, and body tags from the advanced search results jsp. These tags are generated in the resultset.xml stylesheet, so they are redundant here.

2999 05/24/2006 10:56 AM tyburczy

added message explaining procedure to obtain organization-affiliated accounts

2998 05/11/2006 03:44 PM Jing Tao

Add new index elements for ecogrid registry in order to improve search speed.

2997 05/08/2006 01:46 PM sgarg

Fix for bug# 2371

2996 05/08/2006 01:09 PM sgarg

Modified code so that database is queried just once when a document is read. Currently the read is being done in the constructor and then again in
the function.

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.

2994 04/25/2006 03:37 PM sgarg

added function to get list of projects for NCEAS from a given project list

2993 04/22/2006 04:11 PM Jing Tao

Add info for deploy ecogrid.

View all revisions | View revisions

Also available in: Atom