Commit Graph

4 Commits

Author SHA1 Message Date
Michael Bayne 0e134f41b3 Added a jsr250-api dependency to provide @Generated for non-Java-1.6 users. I'm
not especially fond of the @Generated annotation anyway, so I'd kind of rather
use this an excuse to remove it, but I'll just live and let live.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6229 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-10-23 16:05:34 +00:00
Michael Bayne 8a70b9c5bd 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
2010-10-22 22:57:50 +00:00
Michael Bayne 30c8fb162d Updated the POM and modified the Ant build to obtain dependencies from the POM.
That's now the canonical place to list the dependencies, which will make
eventual publishing of Narya to Maven Central easier, and will make using
things like m2eclipse smoother.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6223 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-10-22 21:23:20 +00:00
Michael Bayne 45b0891629 Provisional POM for building (and publishing) Narya via Maven. Nothing to sea
here, keep clam.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6195 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-10-14 20:24:12 +00:00