]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-572. Reverted changes to remove inVocabulary from payload, as it broke createI...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 6 Jan 2010 07:28:20 +0000 (07:28 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Wed, 6 Jan 2010 07:28:20 +0000 (07:28 +0000)
commitcecdf3e202bdc512348fbe88c31e224ad87b6b93
treeb31f260bf02c448f9ece2d67c6e007673f14dcfb
parentc959de2c40fa01cce8ca6f8ff936ca5ec3669457
CSPACE-572. Reverted changes to remove inVocabulary from payload, as it broke createItem. Also rewrote tests to ensure that inVocabulary is actually being set correctly, so any future regressions will be detected right away.
services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java
services/vocabulary/import/src/main/java/org/collectionspace/services/vocabulary/importer/VocabularyBaseImport.java
services/vocabulary/jaxb/src/main/java/org/collectionspace/services/VocabularyItemJAXBSchema.java
services/vocabulary/jaxb/src/main/resources/vocabularyitem_common.xsd
services/vocabulary/sample/sample/src/main/java/org/collectionspace/services/vocabulary/client/sample/Sample.java