]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
DRYD-205: Fixed a copy-paste error in tenant bindings prototype/template that disable...
authorremillet <remillet@yahoo.com>
Wed, 31 Jan 2018 07:18:12 +0000 (23:18 -0800)
committerremillet <remillet@yahoo.com>
Wed, 31 Jan 2018 07:18:12 +0000 (23:18 -0800)
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto-unified.xml

index 706cf5b4cb6cb641d6b21a27dc94b8d2fea3e51b..f8b0abef7c4074b60da35b399fa3e6beff6dfc6a 100644 (file)
                <!-- begin servicegroup service meta-data -->
                <!-- Servicegroup is a task service that has no representation in the repo, but provides tools like keyword search across 
                        many types of services. -->
-           <tenant:serviceBindings id="servicegroups" merge:matcher="id" name="servicegroups" requiresDocumentHandler="false" type="utility" version="1.0">
+           <tenant:serviceBindings id="servicegroups" merge:matcher="id" name="servicegroups" type="utility" version="1.0">
                        <service:repositoryDomain xmlns:service="http://collectionspace.org/services/config/service">default-domain</service:repositoryDomain>
                        <service:documentHandler xmlns:service="http://collectionspace.org/services/config/service">
                            org.collectionspace.services.servicegroup.nuxeo.ServiceGroupDocumentModelHandler
            
            <!-- begin structureddate service meta-data -->
            <!-- structureddate is a task service that has no representation in the repo, but provides a date string parsing service. -->
-           <tenant:serviceBindings id="structureddates" merge:matcher="id" name="structureddates" type="utility"
+           <tenant:serviceBindings id="structureddates" merge:matcher="id" name="structureddates" requiresDocumentHandler="false" type="utility"
                version="1.0">
                <service:repositoryDomain xmlns:service="http://collectionspace.org/services/config/service">default-domain</service:repositoryDomain>
                <service:documentHandler xmlns:service="http://collectionspace.org/services/config/service">