]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-773,CSPACE-872,CSPACE-874,CSPACE-875: Multiple revisions to names and repeatab...
authorAron Roberts <aron@socrates.berkeley.edu>
Wed, 3 Feb 2010 02:00:37 +0000 (02:00 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Wed, 3 Feb 2010 02:00:37 +0000 (02:00 +0000)
commit11e4c8141c9aa1246716acddeee37178071f49a3
treed425f0b4b099ea2e62c2822a461a4a42f559cfb1
parent9103daf39dc23c784c2c6bacb71feb3e898094b2
CSPACE-773,CSPACE-872,CSPACE-874,CSPACE-875: Multiple revisions to names and repeatability attributes of fields in the CollectionObject Common schema.  IMPORTANT: Due to changes in Nuxeo document type, will require running 'ant deploy' and a two-server restart.  Renamed responsibleDept to responsibleDepartment and distFeatures to distinguishingFeatures to conform to naming conventions for all other fields in schema.  Made responsibleDepartment repeatable. Removed repeatability of otherNumber, for now.  Added missing fields objectNameLevel and contentScript.  Fixed typo (Earlierist) in dateEarliestSingleQualifier.
3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/schemas/collectionobject.xsd
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/OSGI-INF/layouts-contrib.xml
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd
services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java
services/collectionobject/jaxb/src/main/java/org/collectionspace/services/CollectionObjectJAXBSchema.java
services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd
services/collectionobject/sample/sample/src/main/java/org/collectionspace/services/collectionobject/client/sample/Sample.java