Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 almost 16 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 7535 over 11 years Jing Tao Add a new class ApplicationController.
  lib 7622 over 11 years ben leinfelder use maven to manage most jar dependencies in Me...
  metacat-common 7629 over 11 years Jing Tao Remove the bin directory.
  metacat-index 7631 over 11 years Jing Tao use the sharing code from the metacat-common.
  src 7639 over 11 years ben leinfelder Allow null SM.submitter (per schema). There wer...
  test 7622 over 11 years ben leinfelder use maven to manage most jar dependencies in Me...
LICENSE 17.7 KB 666 almost 24 years Matt Jones Modified the license and copyright terms for ma...
README 32.6 KB 7518 over 11 years ben leinfelder add README note about DOI support http://bugzil...
build.properties 2.79 KB 7637 over 11 years ben leinfelder move maven.home into build properties (hoping t...
build.sh 1.03 KB 670 almost 24 years Matt Jones Updated build files with minor documentation ch...
build.xml 59.8 KB 7637 over 11 years ben leinfelder move maven.home into build properties (hoping t...
pom.xml 5.82 KB 7632 over 11 years Jing Tao Add the dependency to the metacat-common.
workflowscheduler.build.xml 16.3 KB 6053 over 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
7639 04/30/2013 09:35 PM ben leinfelder

Allow null SM.submitter (per schema). There were null values in cn-dev (and probably elsewhere since it is technically allowed in the schema. But with a null value, we need to have a null Subject for the SM.submitter field, not a Subject with a null getValue() return. Encountered this when testing for: https://projects.ecoinformatics.org/ecoinfo/issues/5929.

7638 04/30/2013 04:47 PM ben leinfelder

add space to prevent syntax error when additional clause is appended. https://projects.ecoinformatics.org/ecoinfo/issues/5929.

7637 04/30/2013 03:09 PM ben leinfelder

move maven.home into build properties (hoping that hudson will be able to correctly override it)

7636 04/30/2013 02:50 PM Matt Jones

CHange replication 'update' query to use a LEFT JOIN so that the performance of the replication update action is improved, which had been causing an HTTP timeout for large metacat installations. See https://projects.ecoinformatics.org/ecoinfo/issues/5929.

7635 04/30/2013 02:46 PM Jing Tao

Add the code to read the index field information from the schema.xml.

7634 04/29/2013 04:59 PM Jing Tao

Add code to handle the solr index information. we still need to figure out how to get the information.

7633 04/29/2013 09:16 AM Jing Tao

Add the code to build the metacat-common.

7632 04/29/2013 09:15 AM Jing Tao

Add the dependency to the metacat-common.

7631 04/29/2013 09:14 AM Jing Tao

use the sharing code from the metacat-common.

7630 04/29/2013 09:13 AM Jing Tao

Move this class to the metacat-common.

View all revisions | View revisions

Also available in: Atom