From 1ff526a79646b56a33e33ed87a3fcfb9eae9d43b Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 1 Oct 2013 18:45:40 -0400 Subject: [PATCH] fix build message on OS X --- build/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 90243d41d..fa717dbab 100755 --- a/build/build.xml +++ b/build/build.xml @@ -161,7 +161,7 @@ property="macosx_jdk_found" /> + message="JDK 7u40 required.${line.separator}To build on OS X, you must install Oracle's JDK 7u40 from${line.separator}http://www.oracle.com/technetwork/java/javase/downloads${line.separator}Note that only 7u40 (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." />