From 7390c1d643e752cb6db4e3d8cf75091241d3429b Mon Sep 17 00:00:00 2001 From: jlizier Date: Fri, 24 Nov 2017 21:08:02 +1100 Subject: [PATCH] Altered build.xml to have consistent tabs for whitespace rather than mix of tabs and 2xSpace. --- build.xml | 132 +++++++++++++++++++++++++++--------------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/build.xml b/build.xml index 0575367..d7047cd 100755 --- a/build.xml +++ b/build.xml @@ -21,23 +21,23 @@ - - + + - - - + + + - + - + @@ -49,25 +49,25 @@ Indeed, one gets the warning: "bootstrap class path not set in conjunction with -source 1.6" To fix this, one would use the bootstrap classpath to point our JDK to an rt.jar for Java 6. - At this stage, I'm sure I'm not using new library calls from Java 7/8, so we can + At this stage, I'm sure I'm not using new library calls from Java 7/8, so we can ignore the warning, and I don't want to bother installing Java 7 just to compile like this. I'll endeavour not to use JDK 8 libraries so as not to cause any issues here ... --> - + - - - - + + + + - + @@ -87,7 +87,7 @@ - + @@ -101,8 +101,8 @@ - - + + @@ -165,7 +165,7 @@ - + @@ -182,63 +182,63 @@ *********************************** --> - - - - + + + + - + - - - - + + + + - - + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + + + + - - + + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - + @@ -247,17 +247,17 @@ - + - + - +