From 2527625c848ed95c3892680b691820c4bdf0a8f9 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 13 Sep 2013 10:34:39 -0700 Subject: [PATCH] CSPACE-6189: Removed deprecated 'note' bindings as well as deprecated 'ModifyFieldDatatypes' init handler from pre-4.0 service bindings prototype file. --- .../tenants/tenant-bindings-proto.xml | 56 +------------------ 1 file changed, 1 insertion(+), 55 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index 3ee7b5afd..342333e6f 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -182,36 +182,6 @@ org.collectionspace.services.common.init.ModifyFieldDatatypes - - collectionobjects_common_briefdescriptions - item - LARGETEXT - - - - collectionobjects_common_comments - item - LARGETEXT - - - - collectionobjects_common_objectproductionreasons - item - LARGETEXT - - - - collectionobjects_common_ownersreferences - item - LARGETEXT - - - - collectionobjects_common_viewersreferences - item - LARGETEXT - - @@ -3493,31 +3463,7 @@ - - - - default-domain - org.collectionspace.services.note.nuxeo.NoteDocumentModelHandler - - - - - - - - - - - - - - - - - - - - + -- 2.47.3