Update to Jetty 7.6.2.v20120308
Update to Jetty 7.6.0.v20120127
Upgrade to tarpit ~> 2.0 (build)
Update to Jetty 7.5.4.v20111024
Update to Jetty 7.5.3.v20111011
Update to Jetty 7.5.2.v20111006
Upgraded to tarpit ~> 1.4 (dev)
Build test servlets with Java 1.6 source/target
Update to Jetty 7.5.1.v20110908
Update to Jetty 7.5.0.v20110901
Update to Jetty 7.4.5.v20110725
Update to Jetty 7.4.4.v20110707
Add jetty-client jar and rjack-jetty/client.rb loader.
Update to Jetty 7.4.2.v20110526
Fix rjack-jetty/rewrite loading
Fix README for old rjack- changes
Update to Jetty 7.4.1.v20110513
Increase thread pool min_threads to 2 (fixes test hang with 7.3+)
Support creating NCSARequestLog to :stderr
Update to Jetty 7.2.2. This is major upgrade with broad java package name changes, class name changes, and API changes. See Porting to Jetty 7 for general details. Some notable changes for gem users:
Handler.handle() interface changed.
Context renamed to ServletContextHandler.
QueuedThreadPool no longer supports a low_threads (low resource) property.
Update to Jetty 6.1.26
Update to Jetty 6.1.25
Expand logback gem dev dependency for compatibility with logback-1.x
Require java for imports
Update to Jetty 6.1.24
Update to Jetty 6.1.23
Set gem platform to java
Upgraded to tarpit ~> 1.2.0
Update to Jetty 6.1.22
Upgrade to tarpit-1.1.0 (gemcutter)
Update to Jetty 6.1.21
Rename gem rjack-jetty and as module RJack::Jetty
Update to Jetty 6.1.20
Use rjack-tarpit for build.
Update development dependency to rjack-logback >= 0.9.17.1
Update to Jetty 6.1.19
Update to Jetty 6.1.18
Update to Jetty 6.1.17
Use rdoc 2.4.3 and hoe 1.12.2 for build.
Update to Jetty 6.1.16, which now uses externalized org.mortbay.jetty:servlet-api (2.5-20081211) dependency.
Add logback as development dependency.
Update to Jetty 6.1.14
JettyBase -rename-> Jetty
Update to Jetty 6.1.12
Fixed packaging of test.war
Initial release based on Jetty Web Server 6.1.11