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 8307 over 10 years ben leinfelder prep project for 2.2.1 patch release -- will al...
  lib 8307 over 10 years ben leinfelder prep project for 2.2.1 patch release -- will al...
  metacat-common 8309 over 10 years Jing Tao Some settings will be shared between metacat an...
  metacat-index 8310 over 10 years Jing Tao Use the setting from the metacat-common component.
  src 8307 over 10 years ben leinfelder prep project for 2.2.1 patch release -- will al...
  test 8311 over 10 years Jing Tao Fixed compile error that an ioexception should ...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 33.8 KB 8307 over 10 years ben leinfelder prep project for 2.2.1 patch release -- will al...
build.properties 2.79 KB 8307 over 10 years ben leinfelder prep project for 2.2.1 patch release -- will al...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 62.7 KB 8265 over 10 years ben leinfelder Refer to metacat.war deployments since those ar...
pom.xml 9.47 KB 8223 over 10 years ben leinfelder prep for 2.2.0 release. include configuration v...
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
8311 10/11/2013 02:42 PM Jing Tao

Fixed compile error that an ioexception should be caught.

8310 10/11/2013 11:07 AM Jing Tao

Use the setting from the metacat-common component.

8309 10/11/2013 11:06 AM Jing Tao

Some settings will be shared between metacat and metacat-index components.

8307 10/10/2013 01:01 PM ben leinfelder

prep project for 2.2.1 patch release -- will also merge to the 2.2.x branch.

8306 10/10/2013 12:27 PM ben leinfelder

correctly configure metacat-index to use metacat context/deployment location. https://projects.ecoinformatics.org/ecoinfo/issues/6138

8305 10/10/2013 09:20 AM Jing Tao

Change the svn location of the schema.xml file to d1_cn_index_processor 1.2.1. The 1.2.1 release is a "buildout" release. There was no code change.
Skye change the attribute "stored" to be true for the authorSurNameSort and authorGivenNameSort. Otherwise the sorting will fail.

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

8303 10/09/2013 08:53 PM Jing Tao

Sparate the action reindex and reindexall.

8302 10/09/2013 05:49 PM Jing Tao

The checked-out schema.xml will overwrite the one in src/main/resource/solr-home/conf.

8301 10/09/2013 02:42 PM Matt Jones

Closing some more streams that were left open. This Bug #6136 seems to be pervasive and is going to require an extensive audit to find all of the places where streams are not closed properly.

View all revisions | View revisions

Also available in: Atom