From 4a8122b28f30db4ab510f87d1f215846c601e1b2 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Mon, 25 Jun 2018 16:48:00 +0100 Subject: [PATCH] JAL-3033 update the eclipse project before building, edit class path, and copy artefacts from eclipse project back to build directory --- build.xml | 36 +++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index dbe9f71..1b2aac1 100755 --- a/build.xml +++ b/build.xml @@ -1005,12 +1005,27 @@ - - - + + + + + + + + + + + + + + + + - + + + @@ -1019,11 +1034,21 @@ - + + + + + + + + + + + @@ -1031,6 +1056,7 @@ + -- 1.7.10.2