From b31120a007c7216fda256b07133692c16bf213e4 Mon Sep 17 00:00:00 2001 From: Mike Clark Date: Fri, 6 Mar 2020 11:20:44 -0700 Subject: [PATCH] Bump version and fix includeantruntime warning --- build.xml | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/build.xml b/build.xml index 9361a37..8b3faae 100755 --- a/build.xml +++ b/build.xml @@ -10,7 +10,7 @@ - + @@ -40,7 +40,8 @@ description="Compiles the source code"> + debug="${build.debug}" + includeantruntime="false"> @@ -49,7 +50,8 @@ description="Compiles the sample code"> + debug="${build.debug}" + includeantruntime="false"> @@ -59,7 +61,8 @@ description="Compiles the test code"> + debug="${build.debug}" + includeantruntime="false"> @@ -112,8 +115,8 @@ if="jdependtask.available" depends="validate-jdepend-task, compile" description="Runs the JDepend Ant task"> - - @@ -167,9 +170,9 @@ - + - + - + - + @@ -205,31 +208,31 @@ - + - + - + - - + + - + - - + + @@ -241,10 +244,10 @@ - - - + +