Description
The release task fails with the current trunk, trying to do a release by calling jruby:
/home/release/tools/buildr-1.4.0-jruby-1.4.0/bin/jruby -S buildr 1.4.0 --buildfile /home/release/tools/hudson/config/jobs/Process_Designer_Release_Build/workspace/oryx/Buildfile.next --environment development clean upload DEBUG=no
:1: /home/release/tools/buildr-1.4.0-jruby-1.4.0/bin/buildr:17: , unexpected kIN (SyntaxError)
case "`uname`" in
^
I think we can bypass jruby -S since we have a buildr executable now.