Commit Graph

103 Commits

Author SHA1 Message Date
Michael Bayne f417974f84 Use 3.1 compiler plugin which has sane args config. 2013-09-16 10:45:05 -07:00
Mark Johnson adf7c0f717 Preparing for 1.15-SNAPSHOT development. 2013-08-27 19:06:27 -07:00
Mark Johnson f685413037 Preparing for narya-parent-1.14.1 release. 2013-08-27 19:00:57 -07:00
Michael Bayne 0f205c2e6d [maven-release-plugin] prepare for next development iteration 2013-05-07 14:26:02 -07:00
Michael Bayne 9e5f451fa6 [maven-release-plugin] prepare release narya-parent-1.14 2013-05-07 14:25:53 -07:00
Mark Johnson a8271a782d Preparing for 1.14-SNAPSHOT development. 2013-02-12 15:35:37 -08:00
Mark Johnson 4388b79264 Preparing for narya-parent-1.13.2 release. 2013-02-12 15:29:15 -08:00
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
Michael Bayne de357fb865 Update developerConnection with Github URL. 2012-02-27 11:16:04 -08: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 3be18828ad Preparing for 1.13-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6798 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-22 03:58:27 +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
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
Michael Bayne b1c869ee8d [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6779 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:30:48 +00:00
Michael Bayne 0e9f9b15d9 [maven-release-plugin] prepare release narya-parent-1.11
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6777 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:30:39 +00:00
Michael Bayne a7e0893191 Factored Narya into two Maven modules: core and tools.
This will allow us to properly ship narya-tools.jar to Maven Central which is
necessary for Nenya and Vilya (and any other Narya-using project) to themselves
be built.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6776 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-02-03 21:25:13 +00:00
Jamie Doornbos 1048c39449 Preparing for 1.11-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6771 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 19:55:38 +00:00
Jamie Doornbos fc46b7a5c6 Preparing for narya-1.10.2 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6769 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 19:48:00 +00:00
Jamie Doornbos 7add9a4936 Preparing for 1.11-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6768 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 17:54:59 +00:00
Jamie Doornbos ad3eda9001 Preparing for narya-1.10.1 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6767 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-13 17:51:22 +00:00
Michael Bayne 3fefd48953 Use ooo-util 1.1 to get the latest goods.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6766 542714f4-19e9-0310-aa3c-eee0fc999fb1
2012-01-11 00:34:25 +00:00
Par Winzell 547ddbb183 Preparing for 1.11-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6754 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-08 18:28:44 +00:00
Par Winzell 11593370e7 Preparing for narya-1.10.1 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6753 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-12-08 18:22:50 +00:00
Michael Bayne 50bf281512 Oops, was a little careless when testing new mvn-release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6748 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-11-28 21:54:58 +00:00
Michael Bayne d8d2a054ef Preparing for narya-1.11 release.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6747 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-11-28 21:54:46 +00:00
Michael Bayne 65f824dc8a [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6744 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-11-09 18:39:24 +00:00
Michael Bayne 6955b40512 [maven-release-plugin] prepare release narya-1.10
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6742 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-11-09 18:39:00 +00:00
Michael Bayne a28645ef63 Install -javadoc artifact as well; fixed some Ant javadoc links.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6729 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-10-13 17:44:07 +00:00
Par Winzell 1ad7ac0fb6 Seems like 1.0 will work. 1.0-SNAPSHOT doesn't exist.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6724 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-10-09 21:13:37 +00:00
Michael Bayne bc50d6fe9a Migrated some bits to ooo-util.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6723 542714f4-19e9-0310-aa3c-eee0fc999fb1
2011-10-05 17:18:28 +00:00