Hi, first off, thanks for the efforts for stabilizing hudson and integrating it with LDAP etc. I think and hope that it makes the builds much more stable.
Unfortunately the change has broken our ODE builds, simply because we're using buildr as build system, which requires JRuby and some buildr gems to be installed on the slaves. In the old setup, I had access to the hudson machine, installed jruby with buildr in my home directory and let hudson call these tools from there. Since the change, I lost shell access, thus this approach doesn't work anymore. So now I'm looking for solutions and have hence a couple of questions: - Is JRuby and/or Buildr already installed on these machines? If so, where are they installed so that I can point hudson to that location? - What is the planned procedure for such custom-style builds? My understanding of the new hudson system is that access to the build master and slaves should be restricted. Is the approach to request installation of JRuby/Buildr etc. via INFRA-JIRAs or would it better to ask for shell access? Thanks, Tammo -- Tammo van Lessen - [email protected] - http://www.taval.de
