Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Jan Bartel 90e48ba0b5 Issue #5086 Fix javadoc
Signed-off-by: Jan Bartel <janb@webtide.com>
2020-12-01 17:44:33 +01: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 Jetty 10.0.x surefire upgrade and no skip errors (#5438) 2020-11-18 21:26:38 +10:00
build-resources Jetty 10.0.x surefire upgrade and no skip errors (#5438) 2020-11-18 21:26:38 +10:00
demos Fixes #3080 - Do not create and use jars with "tests" classifier. 2020-11-25 19:16:50 +01:00
javadoc Remove dead /jetty-spring/ module 2020-11-20 12:12:20 -06:00
jetty-alpn Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2020-10-22 17:34:25 +02:00
jetty-annotations Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-10-20 11:34:41 -05:00
jetty-ant Issue #5086 Review and rework o.e.j.util.Scanner 2020-12-01 14:58:18 +01:00
jetty-bom Remove dead /jetty-spring/ module 2020-11-20 12:12:20 -06:00
jetty-cdi Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-29 11:24:28 -05:00
jetty-client Fixed NullPointerException during HTTP/1.1 -> HTTP/2 upgrades. 2020-11-27 13:50:09 +01:00
jetty-deploy Issue #5086 Review and rework o.e.j.util.Scanner 2020-12-01 14:58:18 +01:00
jetty-documentation Merge remote-tracking branch 'origin/release-9.4.35' into jetty-9.4.x 2020-11-25 15:56:09 -06:00
jetty-fcgi Improved logging. 2020-11-27 13:43:09 +01:00
jetty-gcloud Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-09 15:56:19 -06:00
jetty-hazelcast Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-11-10 16:07:36 +10:00
jetty-home Remove dead /jetty-spring/ module 2020-11-20 12:12:20 -06: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 Bump jaxws-rt from 2.3.0.2 to 2.3.3 2020-11-03 20:20:10 +00:00
jetty-http2 Fixed tests and code after merge of #5310 from 9.4.x. 2020-11-27 13:53:06 +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 Merged branch 'jetty-10.0.x' into 'jetty-10.0.x-5691-httpinput_skip_fill_interest'. 2020-11-20 19:10:55 +01:00
jetty-jaas Fixed dependency. 2020-11-23 15:37:48 +01:00
jetty-jaspi Issue #5605 unconsumed input on sendError (#5637) 2020-11-18 10:40:05 +01:00
jetty-jmh/src/main/java/org/eclipse/jetty Fixed file header 2020-11-11 18:18:50 +01:00
jetty-jmx Bump openpojo from 0.8.1 to 0.8.13 (#5609) 2020-11-10 14:27:44 +10:00
jetty-jndi Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-29 11:24:28 -05:00
jetty-jspc-maven-plugin Merge branch 'jetty-9.4.x' into jetty-10.0.x 2020-09-18 06:27:46 +10:00
jetty-maven-plugin Issue #5086 Review and rework o.e.j.util.Scanner 2020-12-01 14:58:18 +01:00
jetty-memcached Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-09 15:44:44 -06:00
jetty-nosql Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-29 11:24:28 -05:00
jetty-openid Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-18 11:20:48 +01:00
jetty-osgi Merge remote-tracking branch 'origin/release-9.4.35' into jetty-9.4.x 2020-11-25 15:56:09 -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 Fixes #5379 - Better handling for wrong SNI. (#5398) 2020-10-12 15:48:53 +02:00
jetty-quickstart Add more origin info to quickstart-web.xml elements (#5400) 2020-10-14 23:31:24 +02: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 Fixing EOL 2020-10-02 15:15:43 -05:00
jetty-security Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-18 11:20:48 +01:00
jetty-server Improved logging. 2020-11-27 13:43:09 +01: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 Fixes #5679 and #5680 listing modules (#5683) 2020-11-17 23:03:57 +01:00
jetty-unixsocket Merge remote-tracking branch 'origin/release-9.4.34' into jetty-9.4.x 2020-11-04 10:24:21 -06:00
jetty-util Issue #5086 Fix javadoc 2020-12-01 17:44:33 +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 replace Trie interface and impls usage with new *Index interfaces and Builders 2020-11-26 14:14:16 +01:00
jetty-xml Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-09-29 11:24:28 -05: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 Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-30 14:42:18 +01: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 Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-25 15:32:39 -06: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 Updating http to https 2019-11-05 16:23:49 -06:00
VERSION.txt Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-11-25 15:58:16 -06: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

The Jetty distribution will be built in jetty-distribution/target/distribution.

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.