From 86c8ff16a8e2833c85012d7c1636fced9e223402 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 22 Aug 2013 13:25:12 -0700 Subject: [PATCH] CSPACE-6142: Update ant undeploy target for the person/3rdparty/nuxeo-platform-person-lifesci module, now that the persons_naturalhistory schema has been revived in the Services per work on CSPACE-6152. --- .../nuxeo-platform-person-lifesci/build.xml | 34 +++++++++++++++---- 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/services/person/3rdparty/nuxeo-platform-person-lifesci/build.xml b/services/person/3rdparty/nuxeo-platform-person-lifesci/build.xml index 7bad8c9a7..a3c1ff19b 100644 --- a/services/person/3rdparty/nuxeo-platform-person-lifesci/build.xml +++ b/services/person/3rdparty/nuxeo-platform-person-lifesci/build.xml @@ -12,10 +12,16 @@ - + + + + + + - @@ -118,15 +124,31 @@ - + + + + - + + + + + + + + + + + + + -- 2.47.3