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 @@ - + - + - +