From 8c3a2bd9f869bde77f7ab3316bf300e3b91f5e41 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 16 Dec 2014 19:05:54 +0200 Subject: adapt build.ant to new layout --- build.ant | 95 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 48 insertions(+), 47 deletions(-) diff --git a/build.ant b/build.ant index 4d91e0eb..c59ced19 100644 --- a/build.ant +++ b/build.ant @@ -1,33 +1,37 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - + + @@ -39,6 +43,9 @@ + + + @@ -51,57 +58,51 @@ + - - - - - + + - + - - - - + + + link="${deployDirLocal}/bin" + resource="${src_server}" /> - - + + + - - - - - + - + + dst="rsync://${dstServer}/${rsync_module}/" /> - - - + + -- cgit v1.3.1