From: Aron Roberts Date: Thu, 31 Mar 2011 21:35:09 +0000 (+0000) Subject: CSPACE-3765: Added a structured date group of fields to the Object Production Date... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=7627a4b06104eeb9fcb85b5f5feff9b048a9db2c;p=tmp%2Fjakarta-migration.git CSPACE-3765: Added a structured date group of fields to the Object Production Date field. The existing repeatable scalar field, objectProductionDates, was retained for now, for backward compatibility. All services tests pass; all but two App layer tests also pass, and those two failed tests both appear on their face to be unrelated - specific to a missing param in data used in posts of Media objects. --- 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 70f7d1531..1751e267b 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 @@ -216,6 +216,17 @@ + @@ -223,6 +234,8 @@ + + @@ -532,6 +545,22 @@ + + + + + + + + + + + + + + + + + + + + @@ -469,6 +483,22 @@ + + + + + + + + + + + + + + + +