This project is archived and is in readonly mode.
gems with running rails with jruby
Reported by kristian | October 8th, 2009 @ 02:03 PM
there are some gems with java extensions which are using a version where '-java' gets appended to the version of the gem. exmples: do_sqlite3, do_mysql, do_postgres from data_objects (related to datamapper) among many others.
so please consider applying the little patch.
regards Kristian
Comments and changes to this ticket
-
Łukasz Badura October 9th, 2009 @ 09:28 AM
I've reported a similar ticket yesterday, along with a patch also. Please note that your solution would work only for java platform, any other would fail (with the directory being named differently). My ticket can be found here: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets....
-
kristian October 9th, 2009 @ 11:46 AM
your patch is more generic and has a testcase. +1 for the patch from https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets...
-
Matt Jones October 16th, 2009 @ 08:39 PM
- State changed from new to duplicate
Closing as a duplicate of #3356.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>