From: Richard Millet Date: Tue, 29 Mar 2011 21:37:36 +0000 (+0000) Subject: CSPACE-3755: Workflow service Ant 'deploy' and 'undeploy' execution chain broken. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=75eb05d35adb1b5a138bf12127f4b161cd91e846;p=tmp%2Fjakarta-migration.git CSPACE-3755: Workflow service Ant 'deploy' and 'undeploy' execution chain broken. --- diff --git a/services/build.xml b/services/build.xml index 331e2fadc..d814e0b7b 100644 --- a/services/build.xml +++ b/services/build.xml @@ -150,6 +150,7 @@ + @@ -199,6 +200,7 @@ + @@ -215,6 +217,7 @@ + diff --git a/services/dimension/3rdparty/nuxeo-platform-cs-dimension/src/main/resources/OSGI-INF/life-cycle-contrib.xml b/services/dimension/3rdparty/nuxeo-platform-cs-dimension/src/main/resources/OSGI-INF/life-cycle-contrib.xml index 21e5598d9..b430dbc0b 100644 --- a/services/dimension/3rdparty/nuxeo-platform-cs-dimension/src/main/resources/OSGI-INF/life-cycle-contrib.xml +++ b/services/dimension/3rdparty/nuxeo-platform-cs-dimension/src/main/resources/OSGI-INF/life-cycle-contrib.xml @@ -1,5 +1,5 @@ - + diff --git a/services/workflow/build.xml b/services/workflow/build.xml index 53604d936..af5c0b16d 100644 --- a/services/workflow/build.xml +++ b/services/workflow/build.xml @@ -107,15 +107,17 @@ + description="deploy workflow"> + + description="undeploy workflow service"> + + description="distribute workflow service"> + -