From a15dea7543c960c434d3fbff44621d510eeecdc1 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Mon, 25 Jun 2018 12:46:14 +0100 Subject: [PATCH] JAL-3033 configure dropins, run eclipse build and copy in resources in a single task --- build.xml | 69 ++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 50 insertions(+), 19 deletions(-) diff --git a/build.xml b/build.xml index a7a292b..d1c9568 100755 --- a/build.xml +++ b/build.xml @@ -985,27 +985,58 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + + + - + + \ No newline at end of file -- 1.7.10.2