Commit Graph

1046 Commits

Author SHA1 Message Date
Mike Thomas c9e5849efc Preparing for 1.2 release.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1056 c613c5cb-e716-0410-b11b-feb51c14d237
2011-02-17 19:54:18 +00:00
Mike Thomas a321404005 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/vilya/trunk@1055 c613c5cb-e716-0410-b11b-feb51c14d237
2011-02-03 19:37:34 +00:00
Charlie Groves c392cd1fe7 Deploy a sources jar along with the code jar for IDE-happiness
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1054 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-20 00:43:25 +00:00
Mike Thomas 02abd24058 Step 2 in getting the *-poms versions to match pom versions.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1053 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-18 17:55:44 +00:00
Mike Thomas 981e4cd6b4 Step 1 in bringing as-pom up to pom's version.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1052 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-18 17:38:12 +00:00
Mike Thomas c8fd71e57b Increment version to 1.2-SNAPSHOT
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1051 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-14 19:44:43 +00:00
Mike Thomas 7bbedf1aa0 Mark this as vilya v 1.1
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1050 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-14 19:32:16 +00:00
Charlie Groves bdcf55f6b3 Use m2eclipse for Eclipse configuration
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1049 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-11 23:47:18 +00:00
Par Winzell 9d00a631e2 Ray's recent war on Arrays makes it more interesting to accept general collections.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1048 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-10 17:26:43 +00:00
Charlie Groves e92de1c460 DObject regeneration for OidList change
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1047 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-06 09:16:40 +00:00
Dave Hoover 71d8a73070 Auld Lang Syne
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1046 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-01 05:04:14 +00:00
Dave Hoover 5abc08c253 Make eclipse output to dist/classes
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1045 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-01 05:03:19 +00:00
Dave Hoover a5e05979ba Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1044 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-01 05:03:18 +00:00
Michael Bayne 24c3d4ef3e Switched to dynamic dispatch.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1043 c613c5cb-e716-0410-b11b-feb51c14d237
2011-01-01 01:39:26 +00:00
Michael Bayne c8a4fbfd8b Updated to use the new Client-reference-free style.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1042 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-31 22:29:19 +00:00
Michael Bayne 08572479f7 Regenerated.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1041 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-31 21:02:22 +00:00
Michael Bayne 9510aa7764 The Narya Ant tasks must be obtained from narya-tools, not a "normal"
dependency on Narya.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1040 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-22 22:24:26 +00:00
Michael Bayne 73a7b00a41 We get Depot by way of Nenya <- Narya <- Depot.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1039 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-15 18:20:26 +00:00
Michael Bayne 1cb7b7dae5 Bump our Depot dependency up to 1.2-SNAPSHOT and convert ourselves to the new
type-safeness. Also jump to Narya 1.4-SNAPSHOT as well. Once the type-safe
Depot revamp settles down, we'll push out a release version of Depot, Narya and
Nenya and get back off the snapshot horse.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1038 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-15 00:44:24 +00:00
Michael Bayne cd7280414a Need includeAntRuntime=false.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1037 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-15 00:40:56 +00:00
Mike Thomas 05b9eaa532 Since vilya currently uses depot 1.0 and will break if you point it at newer versions, let's tell that to eclipse too.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1036 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-14 01:11:14 +00:00
Mike Thomas d5278b6ab4 Can't do this here. Rebreak my eclipse.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1035 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-11 00:43:36 +00:00
Mike Thomas 95a2b2dcee There are still a ton of non-typesafe warnings I'm getting from all these ColumnExps without a type everywhere, but this was actually breaking my compile, so tell it that it should be getting a boolean out of the where clause.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1034 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-11 00:12:51 +00:00
Michael Bayne 818b95b08d Move as-pom.xml into etc to match Narya.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1033 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-09 23:11:20 +00:00
Charlie Groves 6d06a05fa6 Ack, vilya only depends on depot-1.0, so it doesn't have parameterized SQLExpressions. Eclipse is exporting trunk, so I thought it needed them. Rolling back 1031.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1032 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-09 22:01:36 +00:00
Charlie Groves 5f1e197ce1 Fill in the unknown parameter on SQLExpression to match the later Ops.and and make Eclipse happy
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1031 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-09 21:50:13 +00:00
Par Winzell 5cea32f9b2 The Client's ClientObject is not necessarily the body anymore.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1030 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-08 19:31:14 +00:00
Par Winzell 060aa2202e We need the new Narya in Flash land as well (we're already getting it for Java).
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1029 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-08 19:30:46 +00:00
Charlie Groves b3ff66a9c8 Build to the new test class location
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1028 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-06 23:37:39 +00:00
Michael Bayne fde4dc3d97 Nixing non-public repositories.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1027 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-06 19:43:47 +00:00
Par Winzell 965237145e One day perhaps we'll consider a world where clients can flit between bodies willy nilly and bodies don't necessarily have a client attached to them, but until that day, we're going to require that BodyObject.getClientObject() returns non-null when the body is in the wild.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1026 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-06 04:43:44 +00:00
Par Winzell 1295b1dec7 After all that, I sent in the wrong variable.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1025 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-06 04:41:30 +00:00
Par Winzell 73e514b351 BodyObject still derives from ClientObject, alas, but that no longer means a BodyObject is its own ClientObject. Make sure to send this notification to the right object.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1024 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-05 03:59:52 +00:00
Michael Bayne 56f5acf722 No longer needed.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1023 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-02 17:45:00 +00:00
Michael Bayne 514bcfd70d Fix up the asdoc build. Not that it works, but at least it's not broken because
of build-related problems.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1022 c613c5cb-e716-0410-b11b-feb51c14d237
2010-12-02 06:15:26 +00:00
Par Winzell d03e77beb7 Use the new method on BodyLocator to translate ClientObjects into BodyObjects.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1021 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-29 21:11:47 +00:00
Dave Hoover fe560b0dfd Teach eclipse to get those from M2_REPO
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1020 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-28 07:38:33 +00:00
Charlie Groves eb67a699a5 Apparently I need to bump the narya revision if I'm going to depend on changes in narya.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1019 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-23 22:40:30 +00:00
Charlie Groves 3782309a2e Use runServer to start servers, and rename PrefixServer.Module to PrefixModule
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1018 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-23 22:19:50 +00:00
Michael Bayne 551bbef355 Obtain as3isolib-fp9 from Maven.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1017 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 23:11:18 +00:00
Dave Hoover bbc38001da Teach eclipse about things moving
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1016 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 21:31:30 +00:00
Dave Hoover 0ed154d0c3 Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1015 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 21:31:29 +00:00
Dave Hoover b17e9ccee5 Speeling
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1014 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 21:31:28 +00:00
Michael Bayne 41475f65f4 Advance to 1.1 snapshot for further development.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1013 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 01:07:38 +00:00
Michael Bayne 418a99b494 A stable 1.0 release for the OOO repo.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1012 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 01:06:58 +00:00
Michael Bayne eef805d271 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1011 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 00:55:07 +00:00
Michael Bayne 48393551e9 [maven-release-plugin] prepare release vilya-1.0
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1008 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 00:54:14 +00:00
Michael Bayne f56b317a3d Preparing for stable Vilya release.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1007 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-19 00:51:35 +00:00
Michael Bayne 876f651ac6 We need the OOO repo for snapshot dependencies.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1006 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 23:38:45 +00:00
Michael Bayne 768b8de487 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/vilya/trunk@1005 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 21:18:01 +00:00