Commit Graph

10 Commits

Author SHA1 Message Date
Michael Bayne 1fa94658e4 Line wrappy.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6255 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-08 17:46:56 +00:00
Michael Bayne 3b6fd298d9 Correct SVN URL.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6254 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-08 17:46:38 +00:00
Michael Bayne 978da38930 Undo release prep. The SVN URL was incorrect.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6253 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-08 17:46:08 +00:00
Michael Bayne 4d4babbb8e [maven-release-plugin] prepare release narya-1.0
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6252 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-11-08 17:43:33 +00:00
Ray Greenwell e00884ac54 Use the latest/greatest guava. For now.
This doesn't feel like a step forward.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6243 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-10-27 20:03:46 +00:00
Michael Bayne 8533703525 Guava is a non-optional dependency.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6236 542714f4-19e9-0310-aa3c-eee0fc999fb1
2010-10-24 01:46:15 +00:00
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