]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-3698: Post to Blob service with URL query param to external image now supported.
authorRichard Millet <richard.millet@berkeley.edu>
Thu, 5 May 2011 08:46:01 +0000 (08:46 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Thu, 5 May 2011 08:46:01 +0000 (08:46 +0000)
commit4f164e6a3f9871d8c7f4ff0a7abbcd0a4ff84bd8
tree0be3e5deb0346d4bc8709da3613787f83117eb3b
parent167dd0bf6ba1890685168c39e46385da38af8ad5
CSPACE-3698: Post to Blob service with URL query param to external image now supported.
services/blob/client/src/test/java/org/collectionspace/services/client/test/BlobServiceTest.java
services/common/src/main/java/org/collectionspace/services/common/Download.java [new file with mode: 0644]
services/common/src/main/java/org/collectionspace/services/common/FileUtils.java
services/common/src/main/java/org/collectionspace/services/common/blob/BlobInput.java
services/jaxb/src/main/resources/blobs_common.xsd
services/media/client/src/test/java/org/collectionspace/services/client/test/MediaServiceTest.java