From 8ba2d0a1d345cde86319cd720fd22e0cf500e928 Mon Sep 17 00:00:00 2001 From: Emil Ivov Date: Wed, 7 Mar 2007 16:10:01 +0000 Subject: [PATCH] move deployment of os-specific bundles to a separate target so that we could make it dependant on the bundles.dest prop and not execute it if it's not set. --- build.xml | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/build.xml b/build.xml index 58e3be69a..fdd8bd27a 100644 --- a/build.xml +++ b/build.xml @@ -646,17 +646,10 @@ - - - - - - - - - + - - - - - - - + + + + + + + + + +