]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5301: refName parsing for authority items now uses tokenization code exclusive...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 5 Jun 2012 00:11:23 +0000 (17:11 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 5 Jun 2012 00:11:23 +0000 (17:11 -0700)
commit72f4a309f6bcdf96054f755befc247f3f38aa07d
tree2f93eccef1aabe0c14edc154bcdff844d795e44e
parentaf9faa3f6f721dd07d9ef8b51c4bcc33b78b666a
CSPACE-5301: refName parsing for authority items now uses tokenization code exclusively, rather then tokenization code in some code path(s) and regex code in other(s).
services/common-api/src/main/java/org/collectionspace/services/common/api/RefName.java
services/common-api/src/main/java/org/collectionspace/services/common/api/RefNameUtils.java [moved from services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java with 97% similarity]
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java