]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA - Partial port of Laramie's 3178 branch. Still has some bugs, and key enabling...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Mon, 9 May 2011 20:10:54 +0000 (20:10 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Mon, 9 May 2011 20:10:54 +0000 (20:10 +0000)
commit77bc8a0ef5f0dbc2d0200f5268810d1886f2460b
tree44b0a1939f72ac521ae8b102455b7814d58ca858
parente4b8a8924e708942ef3e8e5bd77cebe8634d1953
NOJIRA - Partial port of Laramie's 3178 branch. Still has some bugs, and key enabling statements are commented out, as they cause app tests to fail. Work done (mistakenly) to address 3930, which was really about something else. Slightly refactored from the branch, bust utility code just ported over. RefName construction utils seem not be working correctly yet (strings are not proper syntax).
Also extended Location and Media tests to exercise some other features.
services/authority/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/authority/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityDocumentModelHandler.java
services/authority/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocHandlerBase.java
services/location/client/src/test/java/org/collectionspace/services/client/test/LocationAuthorityServiceTest.java
services/media/client/src/test/java/org/collectionspace/services/client/test/MediaServiceTest.java