rjack-jetty 6.1.24.0-java
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.
Gemfile:
=
install:
=
Development Dependencies (2):
rjack-logback
>= 0.9.17
rjack-tarpit
~> 1.2.2