On Wed, Oct 22, 2008 at 12:17 PM, Lev Epshteyn <[EMAIL PROTECTED]> wrote:
> I've been looking into creating a standalone version of Shindig/Jetty that > can be used to test gadget XML locally, but this is turning out to be a bit > harder than I thought. > > While I can use Maven to build and run Shindig on my machine, and can get > it > trying to render gadget XML files, I'm not sure where to begin in putting > together a standalone package that can be released in binary form, without > forcing the user to compile from source. The documentation is not really of > much help, since it's pretty sparse. Any pointers int he right direction > would be hugely appreciated by me. Please do not release anything in binary form. We are waiting for a formal release before we do that, and this just creates confusion for users. If you want a binary for personal use, just build it and keep it around somewhere. > > P.S., I'm only interested in running the Java version of Shidig. >

