]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5564: Added a test to the report service that creates a new Acquisition report...
authorRichard Millet <richard.millet@berkeley.edu>
Wed, 23 Jan 2013 23:13:28 +0000 (15:13 -0800)
committerRichard Millet <richard.millet@berkeley.edu>
Wed, 23 Jan 2013 23:13:28 +0000 (15:13 -0800)
commitcabbe5ced5f77559bd3ef299c4055eb2d26482b7
treeb67d821b3a42ca519eca668203b1e205a199e2f4
parent9f73733e04a391db49b8e76f25c3ff6388ba988d
CSPACE-5564: Added a test to the report service that creates a new Acquisition reports_common record, creates an Acquisition record, invokes the report and publishes it to the PublicItem service where it can be reached via anonymous access.
services/acquisition/client/pom.xml
services/acquisition/client/src/main/java/org/collectionspace/services/client/AcquisitionClient.java
services/acquisition/jaxb/pom.xml
services/report/client/pom.xml
services/report/client/src/test/java/org/collectionspace/services/client/test/ReportServiceTest.java