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 8440 over 10 years ben leinfelder prep for 2.3.1 release
  lib 8440 over 10 years ben leinfelder prep for 2.3.1 release
  metacat-common 8440 over 10 years ben leinfelder prep for 2.3.1 release
  metacat-index 8440 over 10 years ben leinfelder prep for 2.3.1 release
  src 8450 over 10 years Chris Jones Change CNodeService's archive() and delete() me...
  test 8435 over 10 years Jing Tao Change the addGroup method since the API was ch...
LICENSE 17.7 KB 666 about 23 years Matt Jones Modified the license and copyright terms for ma...
README 34.5 KB 8448 over 10 years ben leinfelder merge readme notes from 2.3.1
build.properties 2.79 KB 8440 over 10 years ben leinfelder prep for 2.3.1 release
build.sh 1.03 KB 670 about 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 63.8 KB 8406 over 10 years Jing Tao Use the new ldap certicate name.
pom.xml 9.97 KB 8440 over 10 years ben leinfelder prep for 2.3.1 release
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
8450 12/19/2013 02:35 PM Chris Jones

Change CNodeService's archive() and delete() methods to only update Member Nodes in the replica list (not CNs!), since calling CN.archive() again would cause an infinite loop. Thanks for catching this Ben.

8448 12/19/2013 10:19 AM ben leinfelder

merge readme notes from 2.3.1

8444 12/19/2013 09:35 AM Chris Jones

Update CNodeService.delete() and .archive() to handle situations where the pid is of formatType DATA, and therefore are not registered in the identifier table, and caused NotFound exceptions. For DATA objects, we just update the system metadata now, and for all other objects (METADATA, RESOURCE), we continue to use super.{delete()|archive()}. Also, log the delete/archive into the event log....

8440 12/19/2013 08:53 AM ben leinfelder

prep for 2.3.1 release

8439 12/19/2013 08:13 AM Chris Jones

Remove the broadcastSystemMetadataChange() method since it was a duplicate of notifyReplicaNodes(). Consolidated now.

8438 12/17/2013 05:22 PM Jing Tao

Add some log information.

8437 12/17/2013 09:42 AM Lauren Walker

retrieve the given file names (entityName) of the data files from the EML and use those for our file names in the BagIt content.

8436 12/13/2013 03:42 PM Lauren Walker

Change the BagIt file names to the pid+resource type. Create new Files instead of createTempFile to avoid the randomly generated numbers in the name.

8435 12/12/2013 04:44 PM Jing Tao

Change the addGroup method since the API was changed.

8434 12/12/2013 04:43 PM Jing Tao

Add a description element for the group.

View all revisions | View revisions

Also available in: Atom