From c4e8813644a76df380965d2b6de02d280af76bbf Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Tue, 14 Jul 2015 11:20:59 +0200 Subject: [PATCH 1/2] Jar paths --- build.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 73e064f..36b922b 100644 --- a/build.xml +++ b/build.xml @@ -49,7 +49,7 @@ - + @@ -78,7 +78,7 @@ source='${compile.source}' target='${compile.target}' includeAntRuntime='false'> - + @@ -89,7 +89,7 @@ source='${compile.source}' target='${compile.target}' includeAntRuntime='false'> - + @@ -174,7 +174,7 @@ doctitle="${Name}" encoding="ISO-8859-1" bottom="${copyright}"> - + @@ -224,7 +224,7 @@ public class Version { - + @@ -266,7 +266,7 @@ public class Version { includeAntRuntime='true'> - + @@ -287,8 +287,8 @@ public class Version { - - + + @@ -376,7 +376,7 @@ public class Version { - + -- 2.36.0