From 7ec9f294c4616dcbdeacb9ed02281f0dc75ba128 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Tue, 7 Jan 2020 11:11:08 -0800 Subject: [PATCH] DRYD-806: Updated 'undeploy' targets to remove Nuxeo artifacts from the plugins directory. --- services/batch/3rdparty/nuxeo-platform-cs-batch/build.xml | 4 +++- services/build.xml | 4 ++++ services/common/build.xml | 6 ++++++ services/report/3rdparty/build.xml | 7 +++++++ 4 files changed, 20 insertions(+), 1 deletion(-) diff --git a/services/batch/3rdparty/nuxeo-platform-cs-batch/build.xml b/services/batch/3rdparty/nuxeo-platform-cs-batch/build.xml index eb9380a5c..8b1fbe0e9 100644 --- a/services/batch/3rdparty/nuxeo-platform-cs-batch/build.xml +++ b/services/batch/3rdparty/nuxeo-platform-cs-batch/build.xml @@ -14,6 +14,8 @@ value="org.collectionspace.services.batch.3rdparty.nuxeo-${cspace.release}.jar"/> + @@ -123,11 +125,11 @@ + - diff --git a/services/build.xml b/services/build.xml index 38d71e2b3..0e2e2c478 100644 --- a/services/build.xml +++ b/services/build.xml @@ -178,6 +178,8 @@ + + @@ -219,6 +221,8 @@ + + diff --git a/services/common/build.xml b/services/common/build.xml index c5fce124a..875ed7c1c 100644 --- a/services/common/build.xml +++ b/services/common/build.xml @@ -214,6 +214,7 @@ --> + + + + + + + @@ -155,6 +157,11 @@ + + + + + -- 2.47.3