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