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 6930 about 12 years ben leinfelder add note to enable ssl mod
  lib 6933 about 12 years Matt Jones Added DOI generation to the 2.0.0 upgrade proce...
  src 6933 about 12 years Matt Jones Added DOI generation to the 2.0.0 upgrade proce...
  test 6882 over 12 years ben leinfelder remove method: assertRelation https://redmine.d...
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
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)

6930 01/20/2012 02:35 PM ben leinfelder

add note to enable ssl mod

6929 01/20/2012 12:59 PM ben leinfelder

-include instructions about enabling AJP connector in Tomcat config
-use postgres 8.4
-include hint to disable default Apache site (otherwise the knb config never gets used!)

6928 01/20/2012 11:08 AM ben leinfelder

include instructions for installing Sun's Java6 JDK since it is no longer in apt-get repos

6927 01/20/2012 10:14 AM Chris Jones

Ensure we have the object and sysmeta params for MN.create(). We were getting a fatal SAX parsing error encapsulated in a ServiceFailure when a science metadata object param was null. Cut it off at the pass after parsing the MMP entity.

6926 01/19/2012 04:02 PM Matt Jones

An example python script that uses the python client to loop through a list of
files, read them from disk, and insert them into metacat.

6925 01/19/2012 03:32 PM ben leinfelder

make it clear that the Apache config files are samples and may need to be modified for different servers
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6924 01/19/2012 03:16 PM ben leinfelder

update system requirements to be more reasonable

View all revisions | View revisions

Also available in: Atom