From 98a4aef73b7b3056bb37a4ef2d527010484b01d8 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Fri, 6 Jul 2018 15:06:01 +0100 Subject: [PATCH] JAL-3026 unzip-to-site ant task to just update site (swingjs, jslibs, examples and resources) --- build.xml | 64 +++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 39 insertions(+), 25 deletions(-) diff --git a/build.xml b/build.xml index 1e9964c..4ff78e0 100755 --- a/build.xml +++ b/build.xml @@ -999,7 +999,15 @@ --> - + + + + + + + + + @@ -1008,7 +1016,8 @@ - + + @@ -1019,15 +1028,15 @@ - + - - + + - + @@ -1037,43 +1046,48 @@ - + - + - - + + - - + + - + + - - + + + + + + + + + + + - - + + - + - - + + - - - - - -- 1.7.10.2