diff --git a/build/build.xml b/build/build.xml index dc0ce4991..c0d12676d 100644 --- a/build/build.xml +++ b/build/build.xml @@ -190,6 +190,11 @@ --> + + + @@ -219,6 +224,15 @@ path="${jre.tgz.path}" /> + + + + @@ -231,7 +245,7 @@ + message="JDK ${jdk.short} required.${line.separator}To build on OS X, you must install Oracle's JDK ${jdk.short} from${line.separator}http://www.oracle.com/technetwork/java/javase/downloads${line.separator}Note that only ${jdk.short} (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.${line.separator}Or... type 'ant download-jdk-macosx' to download it to your Desktop." />