]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA - fixed support for additional schema fields in the nuxeo layout, in the tests...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 6 Jan 2010 07:31:41 +0000 (07:31 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 6 Jan 2010 07:31:41 +0000 (07:31 +0000)
commit823dfb848f5e0129f85a164235f520167c0e3d5b
tree6a8048e01cf5d7b9a1c6e1b429e426cb124c80e6
parentcecdf3e202bdc512348fbe88c31e224ad87b6b93
NOJIRA - fixed support for additional schema fields in the nuxeo layout, in the tests, and in the import support. Reflected  reversion of pattern service (Vocabulary) to pass the inAuthority value in the organization_common schema. Updated the tests to detect when the inAuthority is not being set correctly on create.
services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/OSGI-INF/layouts-contrib.xml
services/organization/client/src/test/java/org/collectionspace/services/client/test/OrgAuthorityServiceTest.java
services/organization/import/src/main/java/org/collectionspace/services/organization/importer/OrgAuthorityBaseImport.java
services/organization/jaxb/src/main/java/org/collectionspace/services/OrganizationJAXBSchema.java
services/organization/jaxb/src/main/java/org/collectionspace/services/OrganizationListItemJAXBSchema.java
services/organization/jaxb/src/main/resources/organization_common.xsd
services/organization/sample/sample/src/main/java/org/collectionspace/services/organization/client/sample/Sample.java
services/organization/service/src/main/java/org/collectionspace/services/organization/nuxeo/OrganizationDocumentModelHandler.java