From 8801c6344f88a2240bb025929af65e06d2114e9d Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 4 May 2012 14:38:20 -0700 Subject: [PATCH] CSPACE-5130: All tests for Vocabulary service now passing. Will need to ensure that other authority services' tenant bindings get updated to include new termGroup termRef settings in prototype bindings file. --- .../config/services/tenants/tenant-bindings-proto.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 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 1dbca7276..7d0bbedf9 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 @@ -2044,11 +2044,11 @@ termRef - personTermGroupList/[0]/salutation + personTermGroupList/*/salutation termRef - personTermGroupList/[0]/title + personTermGroupList/*/title termRef @@ -2056,7 +2056,7 @@ termRef - personTermGroupList/[0]/termStatus + personTermGroupList/*/termStatus -- 2.47.3