Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt aa1aae182a Instituting Content-Length OR Transfer-Encoding check in GzipFilter tests
+ Tests currently fail, will let greg look deeply into jetty's eyes to
  determine why it defiantly doesn't want to cooperate with greg.
2013-06-30 16:37:08 -07:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
example-jetty-embedded Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-aggregate Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-ajp Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-annotations Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-client 411135 - HttpClient may send proxied https requests to the proxy instead of the target server. 2013-06-19 19:43:49 +02:00
jetty-continuation Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-deploy JDK5 fix for bad JarFile resource caching during deploy tests 2013-06-04 09:57:04 -07:00
jetty-distribution Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-http 411909 - GzipFilter flushbuffer() results in erroneous finish() call 2013-06-28 10:20:20 -07:00
jetty-http-spi Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-io 409556 FileInputStream not closed in DirectNIOBuffer 2013-06-03 15:13:28 +10:00
jetty-jaspi Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-jmx Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-jndi Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-jsp Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-monitor Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-nested Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-nosql [Bug 410750] NoSQLSessions: implement session context data persistence across server restarts 2013-06-13 16:45:49 -05:00
jetty-osgi Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-overlay-deployer Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-plus Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-policy Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-rewrite Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-security Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-server 408642 setContentType from addHeader 2013-05-31 11:06:33 +10:00
jetty-servlet 408662 In pax-web servlet services requests even if init() has not finished running 2013-06-07 15:39:20 +10:00
jetty-servlets Instituting Content-Length OR Transfer-Encoding check in GzipFilter tests 2013-06-30 16:37:08 -07:00
jetty-spdy Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-start Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-util Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-webapp 409133 Empty <welcome-file> causes StackOverflowError 2013-05-29 10:21:53 +10:00
jetty-websocket Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
jetty-xml Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
test-continuation Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
test-continuation-jetty6 [Bug 408600] set correct jetty.url in all pom files 2013-05-21 13:10:07 -05:00
test-jetty-nested Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
test-jetty-servlet 411458 MultiPartFilter getParameterMap doesn't preserve multivalued parameters 2013-06-24 16:20:04 +10:00
test-jetty-webapp Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05:00
tests add logging properties for testing 2013-06-13 10:31:23 -05:00
.gitignore Merge branch 'master' into release 2012-01-27 07:48:35 -06:00
.travis.yml add travis ci linkage 2013-04-03 09:07:13 -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 set for dev 2013-05-22 10:38:56 -05:00
eclipse-jetty-templates.xml Making eclipse template to add jetty named logger statement easier 2011-08-24 10:22:07 -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 Merge branch 'release-7' into jetty-7 2013-05-22 10:39:24 -05: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.