From: Aron Roberts Date: Fri, 4 Jun 2010 00:12:45 +0000 (+0000) Subject: CSPACE-2028: Added missing 'collection' field to CollectionObject schema in the Servi... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=42db41895e93db541ecb8e7c031c7a74776018bf;p=tmp%2Fjakarta-migration.git CSPACE-2028: Added missing 'collection' field to CollectionObject schema in the Services layer, merging changes made to the 0.7 release branch to services trunk. --- diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd index dea9b62d1..b7d7ed206 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd @@ -68,6 +68,7 @@ + diff --git a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd index d6ecf0d3b..0740bc382 100644 --- a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd +++ b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd @@ -68,6 +68,7 @@ +