Isn't Vlad an alternative to Capistrano ? I mean, both solutions, IIRC, are tailored for Ruby apps, not Java code.
On Fri, Jul 16, 2010 at 07:50, Kristof Jozsa <[email protected]>wrote: > I would also be interested in a working general approach.. maybe > something like Vlad (http://rubyhitsquad.com/Vlad_the_Deployer.html) > could also be utilized? > > Shane, care to share a few details about your scripts? > > K > > On Fri, Jul 16, 2010 at 1:35 PM, Shane Witbeck <[email protected]> > wrote: > > I'm curious what other buildr users are using to deploy their java apps? > > > > I've written custom buildr tasks using net-ssh and net-sftp to upload > files > > and perform remote admin tasks including deployment of wars and > standalone > > java apps. > > > > While the custom tasks I wrote work well, I'm debating a move to > something > > like Capistrano/Murder with hooks in Buildr. > > > > -- > > -Shane > > >
