Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 6940 about 12 years ben leinfelder marked the properties that are only editable ma...
  lib 6939 about 12 years Chris Jones Add the dataone.contactSubject property to be u...
  src 6938 about 12 years Chris Jones In MN.getCapabilities(), the required contact s...
  test 6934 about 12 years ben leinfelder use RC-1 Dataone jars
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 29.9 KB 6553 over 12 years ben leinfelder use 2.0.0 -- stub out the release notes
build.properties 2.76 KB 6555 over 12 years ben leinfelder use 2.0.0
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 54.7 KB 6922 about 12 years ben leinfelder use EML 2.1.1 tag as final tag for the schema h...
workflowscheduler.build.xml 16.3 KB 6053 almost 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
6940 01/23/2012 02:48 PM ben leinfelder

marked the properties that are only editable manually in metacat.properties
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6939 01/23/2012 02:44 PM Chris Jones

Add the dataone.contactSubject property to be used when getCapabilities() returns the MN node instance.

6938 01/23/2012 02:43 PM Chris Jones

In MN.getCapabilities(), the required contact subject was not being added to the node instance from the dataone properties. Add it in.

6937 01/23/2012 02:37 PM ben leinfelder

format xml/eml table -- added missing row delimiter
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6936 01/23/2012 02:33 PM ben leinfelder

some minimal editing on replication configuration -- bulk of it had been done in the Word doc before rst conversion
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6935 01/23/2012 12:53 PM ben leinfelder

generate ORE maps only once -- and persist the flag to the main backup properties so that subsequent Metacat upgrades remember this value.

6934 01/23/2012 11:08 AM ben leinfelder

use RC-1 Dataone jars

6933 01/20/2012 10:46 PM Matt Jones

Added DOI generation to the 2.0.0 upgrade process. To succeed, this script must be run on a fresh 2.0.0 database, or on a 1.9.5 version database, as those are the only ways to get the needed foreign keys to be marked as deferrable. The identifier conversion must be turned on by setting correct properties in metacat.properties. See the comments in GenerateGlobalIdentifiers for details. By default, conversion is set to false in the properties file. If you want to convert an instance to use DOIs, be sure to set metacat.properties up BEFORE running through the Metacat configuration and database upgrade.

6932 01/20/2012 10:38 PM Matt Jones

Refactoring classes that throw generic Exception class to throw their more specific subclasses so that new exceptions are not hidden behind generic messages. Makes debugging easier.

6931 01/20/2012 03:45 PM ben leinfelder

try to read the local document before making the localid->guid mapping (in cases where we fail to read the data locally like if it is referenced in an EML file but does not exist on this Metacat instance)

View all revisions | View revisions

Also available in: Atom