]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA added capability to read input for JAXB object from a file(in classpath)/stream.
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 18 Feb 2010 20:38:08 +0000 (20:38 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Thu, 18 Feb 2010 20:38:08 +0000 (20:38 +0000)
commit7d4fa6d851d28cde46218be29553e3526ba85d62
tree5b92fc0da9a0ff443b38784fb1b2c53ab34f904a
parentc78792f3c61ff2f4f839ffd303527c55cb09f032
NOJIRA added capability to read input for JAXB object from a file(in classpath)/stream.
Added testCambridge.xml test data to use from createFromFile test
test: collectionobject tests against local server and against jupiter.collectionspace.org

M    client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTestImpl.java
M    client/src/main/java/org/collectionspace/services/client/AbstractServiceClientImpl.java
M    collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java
A    collectionobject/client/src/test/resources/test-data
A    collectionobject/client/src/test/resources/test-data/testCambridge.xml
services/client/src/main/java/org/collectionspace/services/client/AbstractServiceClientImpl.java
services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTestImpl.java
services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java
services/collectionobject/client/src/test/resources/test-data/testCambridge.xml [new file with mode: 0644]