Getting Warbler ready for JRuby 9k is a good opportunity to do some major refactoring. This is a list of issues I'd like to address as part of a Warbler 2.x release:
- Remove all references to Merb
- Remove support for Rails 2.x
- Remove support for Rails 3.x (continue support on the Warbler 1.4.x line)
- Remove support for Ruby 1.8 (yes, it's still there), 1.9, 2.0
- Improve compiled feature to support 2.2 compat version (see #312)
- Remove Winstone? (make way for tomcat?)