Posted By: David Kellum
Date: 2009-05-07 21:24
Summary: jetty 6.1.17.1 Released
Project: rjack
jetty version 6.1.17.1 has been released!
A gem packaging of the {Jetty Web Server}[http://www.mortbay.org/jetty/]
for JRuby:
* Provides jetty, jetty-util, servlet-api, and jetty-rewrite-handler
jars.
* A Jetty::ServerFactory for simple programmatic server setup in ruby.
* A set of Jetty::TestServlets containing a SnoopServlet and
PerfTestServlet (implemented in Java).
* A jetty-service bin script for easy testing from the command line.
Note that JSP support is provided separately in the companion
jetty-jsp[http://rjack.rubyforge.org/jetty-jsp/] gem.
Changes:
### 6.1.17.1 (2009-5-2)
* Update to Jetty 6.1.17
* Use rdoc 2.4.3 and hoe 1.12.2 for build. |
|