Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3064 about 18 years perry Removed most (all?) of the deprecated spatial m...
  docs 3136 almost 18 years perry Added an explanation of john h's old spatial di...
  lib 3154 almost 18 years Chris Jones As part of a fix for http://bugzilla.ecoinforma...
  src 3155 almost 18 years Chris Jones As a partial fix to http://bugzilla.ecoinformat...
  test 3080 almost 18 years Matt Jones Eliminated the '@release@' ant tag from the res...
LICENSE 17.7 KB 666 almost 24 years Matt Jones Modified the license and copyright terms for ma...
README 19.6 KB 3153 almost 18 years Matt Jones Added note to README regarding buildIndex fixes...
build.properties 5.17 KB 3139 almost 18 years Jing Tao Change the timedReplication value from "on off"...
build.sh 1.03 KB 670 almost 24 years Matt Jones Updated build files with minor documentation ch...
build.xml 68.2 KB 3131 almost 18 years perry Remove utilities.jar as part of distsrc target ...

Latest revisions

# Date Author Comment
3155 01/25/2007 10:00 PM Chris Jones

As a partial fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,

I'm applying 3 patches to AuthLdap.java that simplify the code that addresses
timeout issues when connecting and searching referral LDAP databases, fixes the
getGroups() method to correctly get groups in referral LDAP databases, and does...

3154 01/25/2007 01:36 PM Chris Jones

As part of a fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
I'm adding a few configuration parameters to metacat.properties:

1) ldapconnecttimelimit limits the time in milliseconds allowed for
LDAP server connections. This reduces the impact of any single...

3153 01/25/2007 10:17 AM Matt Jones

Added note to README regarding buildIndex fixes in bug 2469

3152 01/25/2007 09:41 AM Matt Jones

Fixed the implementation of the buildIndex function which was not
working for new document insertions. A previous fix in updatePathIndex
for ATTRIBUTE data inadvertantly caused a foreign key duplication
exception for insertions of ELEMENT nodes when multiple relative paths...

3151 01/24/2007 01:15 AM Matt Jones

Added additional organizations to the login dropdown list for the
Kruger skin.

3150 01/18/2007 05:03 PM Jing Tao

Add code to handle double quotes in normalize method.

3149 01/18/2007 04:33 PM Chris Jones

I'm fixing a compile problem under jdk 1.4.2, where the get() method in
HashMap needs an Object as a parameter, not a primitive data type. I changed
the long to a Long as the lookup key.

3148 01/18/2007 03:20 PM Chris Jones

As part of a patch fix for:

http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469
I've changed DocumentImpl.java in three locations:
buildIndex()
traverseParents()
updatePathIndex()

This patch modifies buildIndex(). Like the prior two patches, it changes...

3147 01/18/2007 03:07 PM Chris Jones

As part of a patch fix for:

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

I've changed DocumentImpl.java in three locations:

buildIndex()
traverseParents()
updatePathIndex()

This patch modifies traverseParents(). It changes pathsFoundForIndexing from...

3146 01/18/2007 02:52 PM Chris Jones

As part of a patch fix for:

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

I've changed DocumentImpl.java in three locations:

buildIndex()
traverseParents()
updatePathIndex()

This patch modifies updatePathIndex() by changing the pathsFound input...

View all revisions | View revisions

Also available in: Atom