]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2468: Modified CollectionObject records in the services layer, making the...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 6 Aug 2010 20:46:01 +0000 (20:46 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 6 Aug 2010 20:46:01 +0000 (20:46 +0000)
commitee39745daad61c6bdc0f9cf553bd4966377da061
treef6a6ef545544e79f114626fc19c061c7d39aaeb0
parentaafffcbad6a927ca3a8498da145a9112f655a5c8
CSPACE-2468: Modified CollectionObject records in the services layer, making the ObjectName group repeatable.
14 files changed:
services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/CollectionSpaceIntegrationTest.java
services/PerformanceTests/src/test/java/org/collectionspace/services/PerformanceTests/test/CollectionSpacePerformanceTest.java
services/PerformanceTests/src/test/java/org/collectionspace/services/PerformanceTests/test/PerformanceTest.java
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/client/src/test/resources/test-data/cspace-2242-first-value-instance-blank.xml
services/collectionobject/client/src/test/resources/test-data/cspace-2242-first-value-instance-nonblank.xml
services/collectionobject/client/src/test/resources/test-data/repfield_whitesp1.xml
services/collectionobject/client/src/test/resources/test-data/repfield_whitesp2.xml
services/collectionobject/client/src/test/resources/test-data/repfield_whitesp3.xml
services/collectionobject/client/src/test/resources/test-data/repfield_whitesp4.xml
services/collectionobject/client/src/test/resources/test-data/testCambridge.xml
services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd
services/security/client/src/test/java/org/collectionspace/services/security/client/test/AuthenticationServiceTest.java