There are a few issues that are blocking some work on Warbler that need some assistance. Tracking them here to move forward: - [ ] "Full" JRuby 10.0 and Rails 8.0 support - [x] Verify Warbler's own compatibility with JRuby 10.0 - [ ] however when using with jruby-rack `<= 1.2.6` will swallow start-up errors due to `CompatVersion` problems and needs https://github.com/jruby/jruby-rack/issues/430 - [ ] Remove redundant notes from https://github.com/jruby/warbler#troubleshooting after jruby-rack release - [ ] "Full" JRuby 10.1 support - [ ] https://github.com/jruby/jruby-rack/issues/430 - [ ] https://github.com/jruby/jbundler/pull/108 - [ ] jbundler `0.9.x` release - [ ] Recheck Warbler PR https://github.com/jruby/warbler/pull/623 - [ ] Warbler `2.1.x` release - [ ] "Full" Rails 8.1 and Rack 3.x support - [ ] https://github.com/jruby/jruby-rack/issues/304 - [ ] Release of jruby-rack 1.3.x - [ ] Warbler 2.1.1+ release with https://github.com/jruby/warbler/pull/593 included Out-of-scope - some specific handling/support required for activerecord-jdbc gems on Rails 8.0 and 8.1.
There are a few issues that are blocking some work on Warbler that need some assistance.
Tracking them here to move forward:
<= 1.2.6will swallow start-up errors due toCompatVersionproblems and needs Release jruby-rack 1.2.7 jruby-rack#4300.9.xrelease2.1.xreleaseOut-of-scope