Commit Graph

28 Commits

Author SHA1 Message Date
Mark Johnson 86f5073d19 Preparing for 1.14-SNAPSHOT development. 2013-02-05 14:09:21 -08:00
Mark Johnson 6d0e7055d4 Preparing for narya-parent-1.13.1 release. 2013-02-05 14:03:56 -08:00
Michael Bayne f099a230dc [maven-release-plugin] prepare for next development iteration 2013-01-23 14:51:41 -08:00
Michael Bayne df4c0ef33a [maven-release-plugin] prepare release narya-parent-1.13 2013-01-23 14:51:35 -08:00
Mark Johnson 5c62c2026c Preparing for 1.13-SNAPSHOT development. 2012-12-18 15:47:07 -08:00
Mark Johnson c6711b6d99 Preparing for narya-parent-1.12.8 release. 2012-12-18 15:33:58 -08:00
Mark Johnson 48557b0cf9 Preparing for 1.13-SNAPSHOT development. 2012-10-16 16:06:10 -07:00
Mark Johnson bdfd25de49 Preparing for narya-parent-1.12.7 release. 2012-10-16 15:59:11 -07:00
Ray J. Greenwell 644d35505f Preparing for 1.13-SNAPSHOT development. 2012-09-11 17:43:11 -07:00
Ray J. Greenwell b7f11d24d9 Preparing for narya-parent-1.12.6 release. 2012-09-11 17:40:25 -07:00
Mark Johnson 41fab5576e Preparing for 1.13-SNAPSHOT development. 2012-09-05 13:33:45 -07:00
Mark Johnson deb648143c Preparing for narya-parent-1.12.5 release. 2012-09-05 13:24:20 -07:00
Mark Johnson 54587e4e3c Preparing for 1.13-SNAPSHOT development. 2012-07-24 14:44:27 -07:00
Mark Johnson e1c6195134 Preparing for narya-parent-1.12.4 release. 2012-07-24 14:35:55 -07:00
Mark Johnson 9ffa560f2f Preparing for 1.13-SNAPSHOT development. 2012-07-10 20:29:21 -07:00
Mark Johnson 3ab5ed82d3 Preparing for narya-parent-1.12.3 release. 2012-07-10 20:16:56 -07:00
Mark Johnson 2114482e2d Preparing for 1.13-SNAPSHOT development. 2012-06-18 18:34:36 -07:00
Mark Johnson 2b313c73d3 Preparing for narya-parent-1.12.2 release. 2012-06-18 18:29:37 -07:00
Mark Johnson 4e9b535d69 Preparing for 1.13-SNAPSHOT development. 2012-04-03 21:25:08 -07:00
Mark Johnson bde648b48d Preparing for narya-parent-1.12.1 release. 2012-04-03 20:15:36 -07:00
Mark Johnson 01f1064b21 Preparing for 1.13-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6801 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 04:51:22 +00:00
Mark Johnson a2ac2b9567 - The mvn-release script (even with my hacking) still totally failed on this, try again to prep for
narya-parent-1.12 release


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6799 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 04:47:49 +00:00
Mark Johnson 7732e0f9d1 Preparing for narya-parent-1.12 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6796 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 03:52:30 +00:00
Par Winzell 75aa9c0959 Not actually needed, inherits from <parent>.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6795 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-21 18:14:31 +00:00
Par Winzell 3d943550e1 Good to have.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6793 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-17 14:46:36 +00:00
Michael Bayne 4753742757 Yay, flexmojos 4.2-beta no longer uses wonky <scope>external</scope>.
It just leaves dependencies external by default when compiling an SWC, like any
sensible person would.

Also disabled warnings, since we never enabled them in the Ant build and
they're a giant list of spamming "hey, this class doesn't define a constructor"
warnings. Since when was it dangerous to rely on the default constructor?

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6787 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:32:13 +00:00
Michael Bayne c3e08f47d4 Moved (long rotting) AS test code into aslib/src/test; nixed other cruft.
The AS tests are still not compiled and run, but now at least they have a nice
place to live, in case someone ever wants to resurrect them.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6784 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:11:54 +00:00
Michael Bayne 1c311431ad Finished the job of splitting Narya into submodules.
The ActionScript code is now under aslib and is built via Maven (and Ant). The
CPP code is under cpplib and is ignored by everything (other than service
generation), but now at least it's not crufting up the Java submodule with its
XCode project.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6783 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-14 19:11:33 +00:00