Skip to content

Instantly share code, notes, and snippets.

@jkutner
Last active August 29, 2015 14:18
Show Gist options
  • Save jkutner/b36b09a5e04601ff2191 to your computer and use it in GitHub Desktop.
Save jkutner/b36b09a5e04601ff2191 to your computer and use it in GitHub Desktop.
Warbler on JRuby 9k

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?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment