]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-809,CSPACE-1880: Introduced first partial term matching client tests, in the...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 21 May 2010 04:00:48 +0000 (04:00 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 21 May 2010 04:00:48 +0000 (04:00 +0000)
commit0c3c628db399facab446df768b04d8113f89b4b2
treebcfe8ff080c1f405072278754dbaf47de2b2c81a
parent92919d8c1d96b5740d8dfcae04addf0be8f1e0a1
CSPACE-809,CSPACE-1880: Introduced first partial term matching client tests, in the Person service. Identified and made a tentative fix for CSPACE-1880 issue, required to make the partial term matching tests succeed, and pending Richard's more knowledgeable and detailed examination of this issue.
services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java
services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityProxy.java
services/person/client/src/test/java/org/collectionspace/services/client/test/PersonAuthorityServiceTest.java
services/person/service/src/main/java/org/collectionspace/services/person/PersonAuthorityResource.java