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 9390 over 8 years ben leinfelder add section for CN vs MN endpoints for MetacatU...
  lib 9369 over 8 years ben leinfelder include index.tdb.directory property. https://r...
  metacat-common 9334 over 8 years ben leinfelder fix compilation error for previous change: incl...
  metacat-index 9368 over 8 years Jing Tao Add the code to print the exception.
  src 9391 over 8 years ben leinfelder Use conditional method for retrieving server UR...
  test 9378 over 8 years Jing Tao Rearrange some test cases.
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 35.9 KB 9174 almost 9 years ben leinfelder include 2.4.3 release notes from branch
build.properties 2.79 KB 9381 over 8 years Jing Tao In order to make jenkins work, switch back to m...
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 62.2 KB 9262 over 8 years Jing Tao Excluded a non-test class in the test target.
pom.xml 10.8 KB 9388 over 8 years ben leinfelder use stable EZID 1.0.1 release tag for dependenc...
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
9391 11/03/2015 02:36 PM ben leinfelder

Use conditional method for retrieving server URL (http vs https). When metacat is configured to force SSL communication we get the https url, otherwise we get http. this allows us to use the DBTransform on localhosts that are not using SSL.

9390 11/03/2015 12:31 PM ben leinfelder

add section for CN vs MN endpoints for MetacatUI. https://projects.ecoinformatics.org/ecoinfo/issues/6532

9389 11/03/2015 11:27 AM Jing Tao

Fixed a bug that the publish method should throw an io exception.

9388 11/03/2015 11:22 AM ben leinfelder

use stable EZID 1.0.1 release tag for dependency. https://projects.ecoinformatics.org/ecoinfo/issues/6440

9387 11/02/2015 04:44 PM Lauren Walker

Move the editScienceMetadata method to the MNodeService class - only update packageId in EML on publish()

9386 11/02/2015 02:34 PM ben leinfelder

update documentation to reference Tomcat 7, Java 7 and newer apache config file name conventions. https://projects.ecoinformatics.org/ecoinfo/issues/6855

9385 10/29/2015 06:59 PM Jing Tao

Fixed a bug in the condition check for the archive field in the updateSystemMetadata method.

9384 10/29/2015 04:00 PM Jing Tao

The archived field can't be reset to false if it is true in the systemMetadataChanged method.

9383 10/29/2015 03:56 PM Jing Tao

Doesn't allow to reset the archived field to be false if the field is true in the updateSystemMetadata method.

9382 10/28/2015 11:14 AM Jing Tao

In the systemMetadataChanged method, we will update system metadata when the local serial version is less than or equals the comming one.

View all revisions | View revisions

Also available in: Atom