]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5564: Updated public access URL that gets a public item's content to conform...
authorRichard Millet <remillet@berkeley.edu>
Thu, 24 Jan 2013 21:45:27 +0000 (13:45 -0800)
committerRichard Millet <remillet@berkeley.edu>
Thu, 24 Jan 2013 21:45:27 +0000 (13:45 -0800)
commit3580bec0f48450fd3ab5fd1cc335d74a418ef834
tree9787ccd7bd7bedcde764e0fc7a7026ca8f5c569d
parent4a846ea16e7beda12df1d828ecaea459d5baca0e
CSPACE-5564: Updated public access URL that gets a public item's content to conform to the convention used by both the Blob and Media services.
12 files changed:
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml
services/article/3rdparty/nuxeo-platform-cs-article/src/main/resources/schemas/articles_common.xsd
services/article/client/src/main/java/org/collectionspace/services/client/ArticleClient.java
services/article/jaxb/src/main/java/org/collectionspace/services/ArticlesCommonJAXBSchema.java
services/article/jaxb/src/main/resources/articles-common.xsd
services/article/service/src/main/java/org/collectionspace/services/article/nuxeo/ArticleDocumentModelHandler.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpaceClient.java
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml
services/common/src/main/java/org/collectionspace/services/common/article/ArticleResource.java
services/common/src/main/java/org/collectionspace/services/common/article/ArticleUtil.java
services/report/service/src/main/java/org/collectionspace/services/report/ReportResource.java