From bf799fa74d01144467a7580db5b23ab758a3cdcd Mon Sep 17 00:00:00 2001 From: Ziver Koc Date: Sat, 27 Feb 2016 02:16:50 +0100 Subject: [PATCH] Updated ant file for CI --- build.xml | 102 +++++++++++++++++++++++++++++++++++------------------- run.sh | 2 +- 2 files changed, 68 insertions(+), 36 deletions(-) diff --git a/build.xml b/build.xml index ca0684f3..ae1045ba 100755 --- a/build.xml +++ b/build.xml @@ -1,5 +1,5 @@ - + @@ -8,7 +8,11 @@ - + + + + + @@ -20,20 +24,19 @@ + + + + + + + + - - - - - - - - - - - - + + + @@ -42,44 +45,73 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + + + + + + + + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/run.sh b/run.sh index 76728b9c..53bc5955 100755 --- a/run.sh +++ b/run.sh @@ -4,7 +4,7 @@ #ant clean ant build -screen -S hal -L -d -m ant run-main-server +screen -S hal -L -d -m ant run echo "-----------------" screen -list