]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5271: Contact UriTemplate now has correct template type and path when stored...
authorAron Roberts <aron@socrates.berkeley.edu>
Sat, 9 Jun 2012 16:19:57 +0000 (09:19 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Sat, 9 Jun 2012 16:19:57 +0000 (09:19 -0700)
commit2c98661a46f4f16ddbe328dd6f3039035aeb3453
tree3b68f402cccec68ff35743e18e5e6e8aa62c4ada
parent97a9a56e410c18be0e7a767a094bb2be061d4eb9
CSPACE-5271: Contact UriTemplate now has correct template type and path when stored in the UriTemplateRegistry. As well, its 'servicename' variable is no longer pre-populated, and a value for this variable must be now provided when building contact sub-resource URIs.
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
services/contact/service/src/main/java/org/collectionspace/services/contact/AuthorityResourceWithContacts.java