From 8a70b9c5bd55f5ec9b54556daa9e427eb18ba466 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 22 Oct 2010 22:57:50 +0000 Subject: [PATCH] Require gwt-utils 1.1 which is built with a JDK 1.5 target so that Yohoho's 1.5 JDK users can continue function and persist in being a pain in our collective asses (and persist in paying the salaries of most of the people whose assses it pains). You guys do know about Getdown's automatic JDK upgrade feature, don't you? You should use it and then have the server record statistics about the JVM versions of all of the clients. If nothing goes wrong (and I'm pretty sure we used it on Bang and it worked well enough), then your 1.5 user base will disappear. Oh wait, maybe you've already done that, or don't want to do it so that you can continue to support the Mac OS users who run on some version for which Apple will never provide Java 1.6. Well, Apple has abandoned Java completely, so future Mac users probably won't be able to run Puzzle Pirates anyway. Joy. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6227 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e9b94427..611410cdd 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ com.threerings gwt-utils - 1.0 + 1.1 compile true