diff --git a/build/build.xml b/build/build.xml index bccb96f4d..0313b3476 100644 --- a/build/build.xml +++ b/build/build.xml @@ -38,10 +38,10 @@ --> - + - - + + @@ -54,10 +54,23 @@ value="jre-${jdk.stuff}-${platform}-x64.tar.gz"> + + + + + + + + + + @@ -183,7 +196,7 @@ + message="JDK ${jdk.stuff} required.${line.separator}To build on OS X, you must install Oracle's JDK ${jdk.stuff} from${line.separator}http://www.oracle.com/technetwork/java/javase/downloads${line.separator}Note that only ${jdk.stuff} (not a later or earlier version) will work. ${line.separator}And it must be the JDK, not the JRE. And do not try to defy me again." />