Hey John Our first released version was a source only version as we intended to get all the kinks ironed out comply with all ASF guidelines. Now that we have our first successful release under our belts we can look at possible publishing our next release candidate as both source and binary (would require a second set of NOTICE and LICENSE files, but nothing that would be that difficult to accomplish). If you are interested in contributing a patch for this we always appreciate the help
-Jake On Fri, Oct 17, 2014 at 7:21 PM, John D. Ament <[email protected]> wrote: > Dave, > > Yeah, I know I can build it. What I was hoping for though was some > prepackaged version of ROOT.war that I could simply take and copy to a > production machine. > > John > > On Fri, Oct 17, 2014 at 6:18 PM, Dave <[email protected]> wrote: > > > On Fri, Oct 17, 2014 at 1:43 PM, John D. Ament <[email protected]> > > wrote: > > > > > > I noticed from looking at your release list you only had a source > > release - > > > not a binary release. > > > > > > So, if I'm following your instructions properly, then the only way I > can > > > deploy it to a machine is to build the source myself and run a > launcher? > > > What if i'm on a headless machine? > > > > > > > > > You can build it yourself and then deploy to Tomcat (and Cassandra) > running > > on a headless machine. > > http://usergrid.incubator.apache.org/docs/deploy-local/ > > > > Or you could try my Vagrant launcher again. I made some fixes and now it > is > > working well for me. > > https://github.com/snoopdave/usergrid-vagrant > > > > (I fixed that error that you hit when you tried it last) > > > > Hope that helps. > > > > - Dave > > >
