Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Thomas Becker 1efd637dec 409796 fix and cleanup ReferrerPushStrategy. There's more work to do here, so it remains @Ignore for now 2013-06-17 09:19:02 -07:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates/jetty-all [maven-release-plugin] prepare for next development iteration 2013-05-06 18:13:04 -05:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples Added new examples of embedding JNDI,annotations and updated realm.properties to match distro 2013-06-17 09:19:02 -07:00
jetty-annotations Merge from [master] to [javawebsocket-jsr] 2013-05-30 16:44:50 -07:00
jetty-ant 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
jetty-client 410083 - Jetty clients submits incomplete URL to proxy. 2013-06-17 09:19:02 -07:00
jetty-continuation Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-deploy Updating Jetty XML use in jetty-deploy tests. 2013-06-03 11:34:38 -07:00
jetty-distribution Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-http 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
jetty-http-spi Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-io 409403 fix IllegalStateException when SPDY is used and the response is written through BufferUtil.writeTo byte by byte 2013-06-17 09:19:02 -07:00
jetty-jaas Add package-info.java files to all jetty packages. 2013-05-21 15:09:49 -05:00
jetty-jaspi Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-jmx Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-jndi Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-jsp Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-jspc-maven-plugin Add package-info.java files to all jetty packages. 2013-05-21 15:09:49 -05:00
jetty-maven-plugin 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
jetty-monitor Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-nosql Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-osgi 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
jetty-overlay-deployer Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-plus Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-proxy 408782 - Transparent Proxy - rewrite URL is ignoring query strings. 2013-06-17 09:19:02 -07:00
jetty-rewrite 409012 added reference to example rewrite rules 2013-05-31 18:29:44 +10:00
jetty-rhttp 399721 - Change <Ref id= ...> to <Ref refid= ...> 2013-02-01 13:03:11 +01:00
jetty-runner 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
jetty-security Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-server 409953 return buffer.slice() instead of buffer.asReadOnlyBuffer() in ResourceCache to avoid using inefficent path in BufferUtil.writeTo 2013-06-17 09:19:02 -07:00
jetty-servlet Merge branch 'master' into javawebsocket-jsr 2013-06-05 10:20:50 -07:00
jetty-servlets 410098 inject accept-encoding header for all http requests through SPDY as SPDY clients MUST support spdy. Also remove two new tests that have been to implementation agnostic and not needed anymore due to recent code changes 2013-06-17 09:19:02 -07:00
jetty-spdy 409796 fix and cleanup ReferrerPushStrategy. There's more work to do here, so it remains @Ignore for now 2013-06-17 09:19:02 -07:00
jetty-spring Add package-info.java files to all jetty packages. 2013-05-21 15:09:49 -05:00
jetty-start Merge branch 'release-8' into jetty-8 2013-05-22 10:44:14 -05:00
jetty-util 409953 More efficient implementation of BufferUtil.writeTo(...) 2013-06-17 09:19:02 -07:00
jetty-util-ajax Add package-info.java files to all jetty packages. 2013-05-21 15:09:49 -05:00
jetty-webapp 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
jetty-websocket JSR-356, fixing build 2013-06-05 17:36:23 -07:00
jetty-xml 408945 XML Args ignored without DTD 2013-06-03 11:34:38 -07:00
tests Merge branch 'master' into javawebsocket-jsr 2013-06-04 13:23:15 -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 empty 2013-04-02 11:33:09 -05:00
VERSION.txt Merge remote-tracking branch 'origin/jetty-8' 2013-05-28 18:02:02 +10: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 Added new examples of embedding JNDI,annotations and updated realm.properties to match distro 2013-06-17 09:19:02 -07: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.