Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt 09625a64e2 Adding more diagrams for javax.net.websocket layers 2012-11-07 12:01:25 -07:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
examples 392237 improved names and examples for documentation 2012-10-29 17:59:39 +11:00
jetty-annotations 392237 fixed many TODOs and many minor code cleanups 2012-10-19 16:17:30 +11:00
jetty-ant 390256: Remove Jetty6 Support 2012-09-24 11:24:35 -07:00
jetty-client HTTP client: renamed Request.aborted() to Request.isAborted() to comply with the naming convention. 2012-10-31 13:21:15 +01:00
jetty-continuation 392237 removed server dependency on contination. All Continuations are now Servlet3Continuations or FauxContinuations 2012-10-21 16:19:40 +11:00
jetty-deploy 392237 fixed many TODOs and many minor code cleanups 2012-10-19 16:17:30 +11:00
jetty-distribution 392237 distribute rewrite 2012-10-26 09:42:07 +11:00
jetty-http Fixed case of writing a zero-length buffer that is not the last content: 2012-10-26 17:39:57 +02:00
jetty-http-spi Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-io 392237 Fixed 3.0 port of chat servlet 2012-10-25 12:27:30 +11:00
jetty-jaas 392237 Split jaas from jetty-plus into jetty-jaas and port the test-jaas-webapp from codehaus 2012-10-29 18:21:37 +11:00
jetty-jaspi Merge remote-tracking branch 'origin/jetty-8' into jetty-9 2012-10-15 12:15:44 +11:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00
jetty-jspc-maven-plugin update maven plugins tools api dependencies to something that will clear CQ 2012-10-18 11:15:29 -05:00
jetty-maven-plugin update maven plugins tools api dependencies to something that will clear CQ 2012-10-18 11:15:29 -05:00
jetty-monitor Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-nosql Merge remote-tracking branch 'origin/jetty-8' 2012-10-29 15:07:26 +11:00
jetty-npn npn bundle name matches exported package 2012-09-25 09:59:32 +08:00
jetty-osgi 392237 improved names and examples for documentation 2012-10-29 17:59:39 +11:00
jetty-plugins [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00
jetty-plus 392237 Split jaas from jetty-plus into jetty-jaas and port the test-jaas-webapp from codehaus 2012-10-29 18:21:37 +11:00
jetty-proxy Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-rewrite 392237 improved names and examples for documentation 2012-10-29 17:59:39 +11:00
jetty-rhttp jetty-9 osgi support 2012-09-24 13:04:57 +08:00
jetty-runner add jetty-runner to jetty-9 2012-08-29 11:56:34 -05:00
jetty-security 392237 improved names and examples for documentation 2012-10-29 17:59:39 +11:00
jetty-server 392237 improved names and examples for documentation 2012-10-29 17:59:39 +11:00
jetty-servlet 392237 more debug 2012-10-26 15:31:19 +11:00
jetty-servlets 392237 Make rfc2616 webapp work in jetty-9 2012-10-29 15:53:51 +11:00
jetty-setuid Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-spdy 393160: fix connection leaks in NextProtoNegoClientConnection and NextProtoNegoServerConnection 2012-10-30 18:48:38 +01:00
jetty-spring 392237 fixed many TODOs and many minor code cleanups 2012-10-19 16:17:30 +11:00
jetty-start 392237 Split jaas from jetty-plus into jetty-jaas and port the test-jaas-webapp from codehaus 2012-10-29 18:21:37 +11:00
jetty-util Mux interrim work. 2012-10-30 16:17:03 -07:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00
jetty-webapp 392237 Split jaas from jetty-plus into jetty-jaas and port the test-jaas-webapp from codehaus 2012-10-29 18:21:37 +11:00
jetty-websocket Adding more diagrams for javax.net.websocket layers 2012-11-07 12:01:25 -07:00
jetty-xml 392237 more embedded examples 2012-10-29 16:11:15 +11:00
test-continuation 392237 removed server dependency on contination. All Continuations are now Servlet3Continuations or FauxContinuations 2012-10-21 16:19:40 +11:00
test-jetty-webapp 392237 improved names and examples for documentation 2012-10-29 17:59:39 +11:00
tests Trying to fix intellij scope concern 2012-10-30 08:35:01 -07:00
.gitignore add bin/ to ignore and update pom to 20-SNAPSHOT 2012-07-20 13:06:35 -05:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11: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 jetty-9 commit test 2012-10-18 11:57:39 +11:00
VERSION.txt VERSION.txt cleanup + issue refresh of 9.0.0.M1 2012-10-16 12:19:22 -07:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml 392237 Make rfc2616 webapp work in jetty-9 2012-10-29 15:53:51 +11: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.