Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet c3dfd0c653 Jetty9 - Set stopTimeout to zero by default, and setting defaults for threaded component that need a non-zero stop timeout to stop properly. 2012-08-10 19:02:16 +02:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
example-async-rest jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
example-jetty-embedded Jetty9 - Introduced ConnectionFactory for SelectChannelConnector. 2012-08-03 18:35:34 +02:00
jetty-ajp jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-annotations jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-client jetty-9 merge with jetty-8 except jetty-osgi 2012-07-27 15:50:23 +02:00
jetty-continuation jetty-9 lots of code cleanups from findbugs, warnings and TODOs 2012-07-23 14:08:35 +10:00
jetty-deploy Jetty9 - Refactored usage of components that were using custom stop timeout to use the get/setStopTimeout() methods inherited from AbstractLifeCycle. 2012-08-10 19:02:16 +02:00
jetty-distribution jetty-9 include more modules 2012-08-09 19:31:50 +10:00
jetty-http Jetty9 - Cleaned up warnings and dead code. 2012-08-08 13:39:57 +02:00
jetty-http-spi jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-io Jetty9 - Set stopTimeout to zero by default, and setting defaults for threaded component that need a non-zero stop timeout to stop properly. 2012-08-10 19:02:16 +02:00
jetty-jaspi jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-jmx ignore test 2012-08-10 10:48:44 -05:00
jetty-jndi jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-jsp jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-monitor jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-nested jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-nosql jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-npn quick pass through to clean up missing or incorrect license blocks 2012-07-11 12:29:46 -05:00
jetty-osgi Jetty9 - Refactored usage of components that were using custom stop timeout to use the get/setStopTimeout() methods inherited from AbstractLifeCycle. 2012-08-10 19:02:16 +02:00
jetty-overlay-deployer jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-plugins reformat pom and set name to follow convention 2012-08-09 12:51:44 -05:00
jetty-plus jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-policy jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-proxy jetty-9 one connector passing more tests 2012-08-02 14:17:49 +10:00
jetty-rewrite Jetty9 - Refactored usage of components that were using custom stop timeout to use the get/setStopTimeout() methods inherited from AbstractLifeCycle. 2012-08-10 19:02:16 +02:00
jetty-security jetty-9 include more modules 2012-08-09 19:31:50 +10:00
jetty-server Jetty9 - Set stopTimeout to zero by default, and setting defaults for threaded component that need a non-zero stop timeout to stop properly. 2012-08-10 19:02:16 +02:00
jetty-servlet more surgical excision of LazyList 2012-08-10 06:37:50 -07:00
jetty-servlets jetty-9 reduced LazyList usage 2012-08-08 11:58:50 +10:00
jetty-spdy Jetty9 - Introduced Connection.close() for better stop of lifecycle components. 2012-08-10 10:32:45 +02:00
jetty-start jetty-9 merge with jetty-8 except jetty-osgi 2012-07-27 15:50:23 +02:00
jetty-util Jetty9 - Set stopTimeout to zero by default, and setting defaults for threaded component that need a non-zero stop timeout to stop properly. 2012-08-10 19:02:16 +02:00
jetty-util-ajax Jetty9 - Fixed compilation problems. 2012-07-23 15:38:27 +02:00
jetty-webapp jetty-9 reduced LazyList usage 2012-08-08 11:58:50 +10:00
jetty-websocket Jetty9 - Refactored usage of components that were using custom stop timeout to use the get/setStopTimeout() methods inherited from AbstractLifeCycle. 2012-08-10 19:02:16 +02:00
jetty-xml Jetty9 - Introduced configure_9_0.dtd to support constructor injection for the <Configure> element. 2012-08-06 23:12:01 +02:00
test-continuation Fixing build issue with test-continuation module. (wrong scope) 2012-08-09 11:04:50 -07:00
test-continuation-jetty6 merged master to jetty-8 2012-07-11 14:04:49 -05:00
test-jetty-nested Jetty9 - Refactored usage of components that were using custom stop timeout to use the get/setStopTimeout() methods inherited from AbstractLifeCycle. 2012-08-10 19:02:16 +02:00
test-jetty-servlet jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
test-jetty-webapp Removing throws IOException on WSConnection.close() 2012-08-08 12:42:57 -07:00
tests Jetty9 - Refactored usage of components that were using custom stop timeout to use the get/setStopTimeout() methods inherited from AbstractLifeCycle. 2012-08-10 19:02:16 +02:00
.gitignore add bin/ to ignore and update pom to 20-SNAPSHOT 2012-07-20 13:06:35 -05:00
BUILDING.txt Minor update to BUILDING.txt 2011-08-30 12:26:16 -07:00
LICENSE-APACHE-2.0.txt jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
LICENSE-ECLIPSE-1.0.html jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
NOTICE.txt Fixing NOTICE.txt copyright, as all of the mentioned companies are one in the same. 2012-02-02 15:50:00 -07:00
README.txt Minor update to README.txt to test updated master 2012-06-21 08:24:09 -07:00
VERSION.txt jetty-9: jetty-spdy refactored to match jetty-9. 2012-07-27 16:18:47 +02:00
eclipse-jetty-templates.xml Making eclipse template to add jetty named logger statement easier 2011-08-24 10:22:07 -07:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml jetty-9: jetty-plugins module added 2012-08-09 19:11:20 +02:00
settings.xml set proxy 2011-12-02 16:48:51 -06:00

README.txt

This is a source checkout of the Jetty webserver.

To build, use:

  mvn clean install

The jetty distribution will be built in

  jetty-distribution/target/distribution

The first build may take a long time as Maven downloads all the
dependencies.

The tests do a lot of stress testing, and on some machines it is
necessary to set the file descriptor limit to greater than 2048
for the tests to all pass successfully.

Bypass tests by building with -Dmaven.test.skip=true but note
that this will not produce some test jars that are leveraged
in other places in the build.