Hi guys, I have been working a bit with the standalone distrib of Buildr mounted on JRuby and I liked it so far, I think it offers a very simple way to have buildr around.
I had the need to install gems on that jruby installation and my quick fix was to edit the buildr executable, remove the mention of _buildr, run: buildr gem install mygem Two questions: 1. Can we have a way to install Buildr gems as part of Buildr in an easy way ? 2. Can we prepackage Buildr with one or more plugins and distribute it that way ? Either on apache.org or at the plugin website ? If yes, what would be the instructions to do that ? Thanks, Antoine
