]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2578: Added client tests to demonstrate payload parsing issue where whitespace...
authorAron Roberts <aron@socrates.berkeley.edu>
Wed, 4 Aug 2010 22:41:49 +0000 (22:41 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Wed, 4 Aug 2010 22:41:49 +0000 (22:41 +0000)
commit174c8f265831e9277a4257df1db7828a993c25ed
tree14b0b8e8d1b77a01d1047fe55617e9f72ae6c7d6
parentb51adfa8b64ea800ba5f689d11e905eb04a6c274
CSPACE-2578: Added client tests to demonstrate payload parsing issue where whitespace (or presumably any text node) is present between the container tag and the first child tag in a repeatable group of fields.  Failing test is commented out so as not to break services tests, but can be uncommented during investigation of this issue.
services/acquisition/client/pom.xml
services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionServiceTest.java