]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-60, forgot to revert the collectionobject workspace id
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 21 May 2009 21:37:55 +0000 (21:37 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 21 May 2009 21:37:55 +0000 (21:37 +0000)
services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectServiceNuxeoImpl.java

index cf3a9679e429448ce32b714b249bcfb3c26958d1..17fa1cf30ad950169eca8c0172605908150963bd 100644 (file)
@@ -33,8 +33,7 @@ public class CollectionObjectServiceNuxeoImpl extends
        final static String CO_NUXEO_DC_TITLE = "CollectionSpace-CollectionObject";\r
 \r
        // replace WORKSPACE_UID for resource workspace\r
-       static String CS_COLLECTIONOBJECT_WORKSPACE_UID = "ed110dfd-34e2-4870-bfdb-3be13d19c3f9";\r
-            //"e4a8e3d4-0954-4c10-963a-cc4ed09d5112";\r
+       static String CS_COLLECTIONOBJECT_WORKSPACE_UID = "e4a8e3d4-0954-4c10-963a-cc4ed09d5112";\r
 \r
        public Document deleteCollectionObject(String csid)\r
                        throws DocumentException, IOException {\r