brendon / acts_as_list

An ActiveRecord plugin for managing lists.
http://brendon.github.io/acts_as_list/
MIT License
2.04k stars 355 forks source link

Dropping jruby support #300

Closed brendon closed 6 years ago

brendon commented 6 years ago

Hi @swanandp, I was wondering what you thought about dropping official jruby support? We've always had trouble keeping the test suite working with it and it's often broken outside of our control.

Just a thought :) I hope you had a great Christmas break and an easy start back into work :D

swanandp commented 6 years ago

@brendon I will take a shot at debugging and fixing JRuby build, until then let's add a warning and continue supporting it.

swanandp commented 6 years ago

Closing this for now, because I do want to keep supporting jruby. If it's completely outside our control, we can let someone in the jruby team know about it, they are usually good about these things.

brendon commented 6 years ago

Thanks @swanandp. I'm happy for you to tackle that one. It appears there is some code failures relating to some recent PR's and a LOT of warnings. :)