I checked in the last piece today and updated all of the READMEs. Everything is stable and the following instructions are what you want:
cd java mvn package cd gadgets (or social-api or server) mvn jetty:run-war jetty will run in any of the three java dirs. /gadgets will build the gadget rendering server, /social-api will build the social data aka restful api server, and /server will build both. Use /server to run the samplecontainer. Thanks for your patience while we worked it out :) - Cassie On Mon, Apr 21, 2008 at 8:47 PM, Lieven Dekeyser <[EMAIL PROTECTED]> wrote: > On 21 Apr 2008, at 20:18, Santiago Gala wrote: > >> El lun, 21-04-2008 a las 10:34 -0700, Brian Eaton escribió: >>> >>> I've avoided looking at the Shindig build for the past week or so. Is >>> the refactoring over? Do things more or less work again? >> >> LOL :) (/me roughly did the same, and I'm thinking about raising my head >> off the parapet and take a look too) > > I've been using a revision from a few weeks ago too, but updated today after > Cassie updated the readme files. It all seems to work fine now (guice > modules are great!), but of course shindig trunk remains a moving target. > > It might be useful to create tags every now and then, especially before > major refactoring. > > Lieven Dekeyser > Desktop Application Developer > > Netlog NV > Emile Braunplein 18 > B-9000 Ghent > Belgium > > > >

