From 9f7ec398c10893c9750db370d8e94f63f82cef10 Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 8 Jan 2018 14:46:26 +0000 Subject: [PATCH] Build: Add buildSusiMailJar target for testing More test targets --- apps/susimail/build.xml | 21 ++++++++++++++++++++- build.xml | 17 +++++++++++++++-- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/apps/susimail/build.xml b/apps/susimail/build.xml index 1df5e1129..d8f922183 100644 --- a/apps/susimail/build.xml +++ b/apps/susimail/build.xml @@ -53,7 +53,25 @@ - + + + + + + + + + + + + + + + + + + @@ -152,6 +170,7 @@ + diff --git a/build.xml b/build.xml index a0f4c5726..b0272cdb0 100644 --- a/build.xml +++ b/build.xml @@ -313,6 +313,12 @@ + + + + + + @@ -1807,11 +1813,18 @@ - - + + + + + + + + +