Michael Bayne
1ea0c14cf1
Nixed unneeded filtering.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1127 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-03-16 00:18:28 +00:00
Michael Bayne
ed98f2417a
Modified Nenya to use ooo-build scripts, chiefly for my own edification.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1126 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-03-16 00:12:22 +00:00
Bruno Garcia
e68ac3a0c9
Typo.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1125 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-03-10 01:55:13 +00:00
Michael Bayne
e28c1a1ef6
Let's go back to a stable Narya version here.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1124 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-02-03 20:04:57 +00:00
Michael Bayne
f648e24f90
Moved action tileset parsing into a helper class, so that it can be more easily
...
tested and debugged. Turns out the problem I was chasing was a digester-2.0
dependency where a digester-1.8 dependency was needed, but I'll go ahead and
commit this anyway.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1123 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-02-03 20:04:09 +00:00
Michael Bayne
b69202d0ef
Make it possible to run unit tests without running the media tests.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1122 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-02-03 20:03:12 +00:00
Mike Thomas
8718c7a7f5
In order to pick up recent narya bugfixes, move our dependency forward to the current narya snapshot.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1121 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-02-03 19:37:16 +00:00
Michael Bayne
1e642792eb
We need a hard coded version here as the new Maven world order shuns RELEASE
...
versions.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1120 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-02-01 19:19:26 +00:00
Andrzej Kapolka
02d46eb73a
I was wondering where that went.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1119 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-27 01:10:08 +00:00
Andrzej Kapolka
d076bf84e8
Check for a locale-specific resource in getResourceFile.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1118 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-27 01:08:05 +00:00
Charlie Groves
188578eb79
Deploy a sources jar along with the code jar for IDE-happiness
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1117 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-20 00:44:16 +00:00
Mike Thomas
3d24d016f6
Step 2 in getting the *-poms versions to match pom versions.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1116 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-18 17:55:38 +00:00
Mike Thomas
6333249d63
And move the tools-pom in line too.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1115 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-18 17:47:24 +00:00
Mike Thomas
d70bc9aee7
Step 1 in bringing as-pom up to pom's version.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1114 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-18 17:37:08 +00:00
Mike Thomas
64be911ec8
Increment version to 1.2-SNAPSHOT
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1113 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-14 19:44:16 +00:00
Mike Thomas
62c3c2c31a
Mark this as nenya v 1.1
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1112 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-14 19:31:37 +00:00
Charlie Groves
4ebd386e52
Use m2eclipse for Eclipse configuration
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1111 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-11 23:46:53 +00:00
Jamie Doornbos
7c5debc5e3
Oops, remove spam
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1110 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-11 18:41:33 +00:00
Jamie Doornbos
8324fb01b1
The Pattern.quote was not enough, a Matcher.quoteReplacement would also be required. However, we don't really need regular expressions here, so just use the literal "replace".
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1109 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-11 18:33:25 +00:00
Jamie Doornbos
2ae8b60e2f
Allow paths with backslashes
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1108 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-10 21:03:27 +00:00
Andrzej Kapolka
7ed7e5ad7d
Added accessors for the position components.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1107 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-05 23:04:36 +00:00
Dave Hoover
c612491d16
Auld Lang Syne
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1106 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:45 +00:00
Dave Hoover
48dbcf4f2c
Make eclipse output to dist/classes
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1105 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:09 +00:00
Dave Hoover
f1ad37f799
Whitespace
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1104 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:08 +00:00
Dave Hoover
96d7b697a3
Speeling
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1103 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:06 +00:00
Dave Hoover
aa7cef1891
We're depending on at least java 1.5 at this point.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1102 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:05 +00:00
Michael Bayne
d984e1678c
If we're going to go to all the trouble of having them pass in an argument,
...
let's actually make use of it.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1101 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-23 17:17:04 +00:00
Michael Bayne
1af68f02ef
Moved as- and tools-pom.xml into etc to match Narya.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1100 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-09 23:12:00 +00:00
Par Winzell
e0fe8bb850
Track source directory change in IDEA module file.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1099 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-07 16:46:14 +00:00
Michael Bayne
2f7474f700
Path related fixes to make things work on Windows. Courtesy of
...
Patrick @onyxbits.de.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1098 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-07 01:06:11 +00:00
Michael Bayne
2675720177
Nixing non-public repositories.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1097 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-06 19:41:45 +00:00
Michael Bayne
f19b3d3776
We want Nenya (and co.) to be buildable to outside parties. The build server
...
doesn't need this repo reference because it builds and installs snapshot
versions of all of our libraries locally, so it will find them without going to
external repositories.
Non-OOO people can also build OOO libraries that depend on snapshot versions by
building and installing the snapshot version of the appropriate dependency into
their local Maven repository.
We had the OOO snapshot repo in these files so that OOO people could
conveniently just have the OOO snapshots pulled down for them without having to
build and install local snapshots. However, a better way to do that is to have
OOO people just add the OOO snapshot repository to their ~/.m2/settings.xml
file. I'll send a separate email about how to do that.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1096 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-06 19:41:22 +00:00
Michael Bayne
e2f2cfd7fa
Sync up version number now that we've shipped a retroactive stable artifact.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1095 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-02 18:24:07 +00:00
Michael Bayne
e271864399
A nenya-tools artifact, which incidentally does not depend on narya-tools.
...
Nenya's tools mainly just need Apache Digester and the SAX XML writer.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1094 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-02 18:22:55 +00:00
Dave Hoover
c7902aa0fa
Have eclipse pull those from M2_REPO
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1093 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-28 07:47:01 +00:00
Michael Bayne
8ae6035d68
How did these get set incorrectly?
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1092 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-25 21:51:45 +00:00
Michael Bayne
26abce367c
Moved src/as and src/ms into src/main along with their java brethren.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1091 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-23 19:35:01 +00:00
Michael Bayne
de1d4fe492
Obtain as3isolib-f9 from ooo-maven as well.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1090 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 23:06:26 +00:00
Michael Bayne
d72a29321c
Created a public Maven repository at which to host our miscellaneous third
...
party dependencies such that they are accessible to those not building behind
the great firewall.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1089 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 23:01:23 +00:00
Michael Bayne
ec46a82988
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1088 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:59:22 +00:00
Michael Bayne
2d34a97b38
[maven-release-plugin] prepare release nenya-1.0
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1086 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:59:11 +00:00
Michael Bayne
0d4d9972ec
Fiddlesticks. That SVN URL was wrong.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1084 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:57:01 +00:00
Michael Bayne
c6fee5cefc
Move to next snapshot release.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1083 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:51:01 +00:00
Michael Bayne
716cffd690
1.0 release for OOO repos.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1082 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:41:04 +00:00
Michael Bayne
ca01a9f4a1
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1081 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:37:33 +00:00
Michael Bayne
139281f926
[maven-release-plugin] prepare release nenya-1.0
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1080 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:34:43 +00:00
Michael Bayne
d383538b0f
Prepare for a stable Nenya release.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1079 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:25:42 +00:00
Michael Bayne
f7ae2407f2
All of our depends now come from Maven.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1078 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:11:43 +00:00
Michael Bayne
2ae0c8f7b1
We need the OOO repository to obtain snapshot revisions. Also added LWJGL
...
repository (maintained by yours truly) for LWJGL jars.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1077 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 23:38:26 +00:00
Michael Bayne
0b47a10c5d
Now that third parties can actually build our ActionScript code, let's let them know how to do it.
...
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1076 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 21:17:54 +00:00