Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Lachlan Roberts 908acd5904 The default iso-8859-1 encoding should be set in the Content-Type.
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2020-12-14 17:22:36 +11:00
.github Removing dependabot.yml temporarily 2020-11-25 15:22:48 -06:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
apache-jsp Fixes #3080 - Do not create and use jars with "tests" classifier. 2020-11-25 19:16:50 +01:00
apache-jstl Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
build-resources Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
demos Fix #5739 Remove distribution from doco 2020-12-02 09:16:29 +01:00
javadoc Remove dead /jetty-spring/ module 2020-11-20 12:12:20 -06:00
jetty-alpn Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-annotations Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-ant Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-5739-Remove-distribution-from-doco 2020-12-02 14:52:53 -06:00
jetty-bom Move websocket-util classes into websocket-core (#5705) 2020-12-02 11:10:15 +11:00
jetty-cdi Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-client Fixed NullPointerException during HTTP/1.1 -> HTTP/2 upgrades. 2020-11-27 13:50:09 +01:00
jetty-deploy Fixed scan(Callback) bug, returning early in case of failures. 2020-12-02 12:53:23 +01:00
jetty-documentation Updating example output 2020-12-02 10:54:30 -06:00
jetty-fcgi Improved logging. 2020-11-27 13:43:09 +01:00
jetty-gcloud Fix #5739 Remove distribution from doco 2020-12-02 09:16:29 +01:00
jetty-hazelcast Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-home Fix #5739 Remove distribution from doco 2020-12-02 09:16:29 +01:00
jetty-http replace Trie interface and impls usage with new *Index interfaces and Builders 2020-11-26 14:14:16 +01:00
jetty-http-spi Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-http2 Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2020-12-01 12:58:18 +01:00
jetty-infinispan Merge remote-tracking branch 'origin/release-9.4.35' into jetty-9.4.x 2020-11-25 15:56:09 -06:00
jetty-io Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-jaas Fixed dependency. 2020-11-23 15:37:48 +01:00
jetty-jaspi Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-jmx Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-jndi Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-jspc-maven-plugin Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-maven-plugin Issue #5086 Review and rework o.e.j.util.Scanner 2020-12-01 14:58:18 +01:00
jetty-memcached Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-nosql Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-openid Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-osgi Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-10.0.x-5739-Remove-distribution-from-doco 2020-12-02 14:52:53 -06:00
jetty-plus Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-30 14:42:18 +01:00
jetty-proxy Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-quickstart Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-rewrite replace Trie interface and impls usage with new *Index interfaces and Builders 2020-11-26 14:14:16 +01:00
jetty-runner do not include test dependencies in jetty-runner jar 2020-11-27 10:39:01 +10:00
jetty-security Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-server The default iso-8859-1 encoding should be set in the Content-Type. 2020-12-14 17:22:36 +11:00
jetty-servlet Fixes #3080 - Do not create and use jars with "tests" classifier. 2020-11-26 11:20:36 +01:00
jetty-servlets Fixes #3080 - Do not create and use jars with "tests" classifier. 2020-11-25 19:16:50 +01:00
jetty-slf4j-impl Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-24 18:36:24 +01:00
jetty-start WIP 2020-12-02 09:33:37 +01:00
jetty-unixsocket Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-util Improved KeyStoreScanner.scan(). 2020-12-02 19:24:19 +01:00
jetty-util-ajax replace Trie interface and impls usage with new *Index interfaces and Builders 2020-11-26 14:14:16 +01:00
jetty-webapp replace Trie interface and impls usage with new *Index interfaces and Builders 2020-11-26 14:14:16 +01:00
jetty-websocket Move websocket-util classes into websocket-core (#5705) 2020-12-02 11:10:15 +11:00
jetty-xml Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
logos Issue #4572 - Mechanical Change to use org.slf4j 2020-03-16 15:48:25 -05:00
scripts Avoid forked maven lifecycle due to package + deploy 2020-10-02 13:55:49 -05:00
tests get rid of this logback dependency (#5747) 2020-12-07 12:19:08 +10:00
.gitattributes Updating attributes 2020-09-25 09:48:38 -05:00
.gitignore Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-3550-QueuedThreadPool-cleanup 2019-04-25 06:53:07 +02:00
CODE_COVERAGE.md http-spi test improvement (#62) 2016-05-04 10:56:56 +10:00
CONTRIBUTING.md Testing gpg signature setup 2019-09-25 12:42:32 -05:00
Jenkinsfile javadoc:jar must be run after clean install: 2020-12-03 19:02:50 +10:00
Jenkinsfile-autobahn cleanup of this profile 2020-11-24 09:44:56 +10:00
Jmh_Jenkinsfile Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-07-09 12:57:26 +10:00
KEYS.txt add GPG key and developer tag 2020-11-04 17:25:11 +01:00
LICENSE Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
NOTICE.txt Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
README.md Fix #5739 Remove distribution from doco 2020-12-02 09:16:29 +01:00
VERSION.txt Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-30 17:33:21 +01:00
header-template.txt Fixes #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 21:56:05 +01:00
pom.xml Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-30 14:42:18 +01:00

README.md

Eclipse Jetty Canonical Repository

This is the canonical repository for the Jetty project, feel free to fork and contribute now!

Submitting a patch or pull request?

Make sure you have an Eclipse Contributor Agreement (ECA) on file.

Project description

Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.

Documentation

Project documentation is available on the Jetty Eclipse website.

Building

To build, use:

  mvn clean install

Eclipse Jetty will be built in jetty-home/target/jetty-home.

The first build may take a longer than expected as Maven downloads all the dependencies.

The build 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.

It is possible to bypass tests by building with mvn clean install -DskipTests.

Professional Services

Expert advice and production support are available through Webtide.com.