]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4205 Made the supported docType be a list for reports and batch jobs. Updated...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 19 Jul 2011 23:23:45 +0000 (23:23 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 19 Jul 2011 23:23:45 +0000 (23:23 +0000)
commitb7fb81173436a9b2b371af07d23cf8f4c27c36c9
tree08dbcd82a90c884626ea667b71db83057c66dd68
parent9bfafac18960bb02c10b5d46687005fed9148dcf
CSPACE-4205 Made the supported docType be a list for reports and batch jobs. Updated the search support and tests to reflect this as well.
14 files changed:
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/batch/batch1.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/report/report1.xml
services/batch/3rdparty/nuxeo-platform-cs-batch/src/main/resources/schemas/batch_common.xsd
services/batch/jaxb/src/main/resources/batch_common.xsd
services/batch/service/src/main/java/org/collectionspace/services/batch/BatchResource.java
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml
services/common/src/main/java/org/collectionspace/services/common/query/nuxeo/QueryManagerNuxeoImpl.java
services/jaxb/src/main/java/org/collectionspace/services/jaxb/InvocableJAXBSchema.java
services/report/3rdparty/nuxeo-platform-cs-report/src/main/resources/schemas/reports_common.xsd
services/report/client/src/test/java/org/collectionspace/services/client/test/ReportServiceTest.java
services/report/jaxb/src/main/resources/reports-common.xsd
services/report/service/src/main/java/org/collectionspace/services/report/ReportResource.java
services/report/service/src/main/java/org/collectionspace/services/report/nuxeo/ReportDocumentModelHandler.java