From: Sanjay Dalal Date: Thu, 21 May 2009 21:37:55 +0000 (+0000) Subject: CSPACE-60, forgot to revert the collectionobject workspace id X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=90f51ad0cd74fe105e8fef60922ff58e9c54c0fb;p=tmp%2Fjakarta-migration.git CSPACE-60, forgot to revert the collectionobject workspace id --- diff --git a/services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectServiceNuxeoImpl.java b/services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectServiceNuxeoImpl.java index cf3a9679e..17fa1cf30 100644 --- a/services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectServiceNuxeoImpl.java +++ b/services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectServiceNuxeoImpl.java @@ -33,8 +33,7 @@ public class CollectionObjectServiceNuxeoImpl extends final static String CO_NUXEO_DC_TITLE = "CollectionSpace-CollectionObject"; // replace WORKSPACE_UID for resource workspace - static String CS_COLLECTIONOBJECT_WORKSPACE_UID = "ed110dfd-34e2-4870-bfdb-3be13d19c3f9"; - //"e4a8e3d4-0954-4c10-963a-cc4ed09d5112"; + static String CS_COLLECTIONOBJECT_WORKSPACE_UID = "e4a8e3d4-0954-4c10-963a-cc4ed09d5112"; public Document deleteCollectionObject(String csid) throws DocumentException, IOException {