File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,11 +8,18 @@ all of your application files for deployment to a Java environment.
88Warbler provides a sane set of out-of-the box defaults that should allow most
99Ruby applications to assemble and Just Work.
1010
11- Version 2.1.x of Warbler supports versions of JRuby from 9.4 to 10.0.
12-
13- Version 2.0.x (EOL) of Warbler supports versions of JRuby from 9.2 to 9.3.
14-
15- Version 1.4.x (EOL) of Warbler supports versions of JRuby up to 1.7.x.
11+ == Compatibility
12+
13+ Warbler Status JRuby Java Jruby-Rack Rails Notes
14+ ------- ---------- ---------- ---- ---------- --------- ----------------------------------------------
15+ 2.1 Maintained 9.4 → 10.1 8+ 1.2 → 1.3 5.0 → 8.0 Rails 8.1 may be OK with pure Ruby webservers.
16+ 2.0 EOL 9.2 → 9.3 6+ 1.1 → 1.2 → 6.1
17+ 1.4 EOL 1.1 → 1.7 5+ ? ?
18+
19+ For running wars with specific Java web servers, consult jruby-rack compatibility (
20+ {master}[https://github.com/jruby/jruby-rack/tree/master],
21+ {1.2-stable}[https://github.com/jruby/jruby-rack/tree/1.2-stable],
22+ {1.1-stable}[https://github.com/jruby/jruby-rack/tree/1.1-stable] ).
1623
1724== Getting Started
1825
You can’t perform that action at this time.
0 commit comments