wolfeidau / rake-bamboo-plugin

Plugin for bamboo which enables building of ruby projects using rake
Other
34 stars 16 forks source link

Add support for Multiple ruby installations on windows #44

Open wolfeidau opened 11 years ago

wolfeidau commented 11 years ago

This was requested by a windows user who was after:

  1. Support for more than one MRI installation
  2. Support for jruby as it needs to be located in the path with the jruby name.

Also requires some tweaks to ruby version parsing of the jruby version string.