Tuesday, March 31, 2009

Vlad on JRuby

In case anyone gets stuck on getting Vlad the Deployer to work on JRuby, here is where you can grab a working fork:

Vlad fork for JRuby

Since JRuby doesn't support fork, this renders popen4 unusable. So, I've patched Vlad to use Java's ProcessBuilder for creating the ssh process.

No comments: