Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Lachlan 121d898517
Move websocket-util classes into websocket-core (#5705)
- Merge websocket-util classes into websocket-core
- rename websocket-util-server to websocket-servlet
- remove websocket-util

* merge websocket-util into websocket-core-common
* move websocket-util-server implementation to websocket-core-server
* rename websocket-util-server to websocket-servlet
* Negotiator should not need the WebSocketComponents, give this to handshaker instead
* fix tests and WebSocketConfigurations
* move exception classes in websocket-core-common
* move MessageSinks and util to internal package
* create internal package for websocket-core-client
* fix JPMS warnings for websocket common modules
* Fixed exports declarations to make MethodHandles.publicLookup() working properly.
* fix broken tests with wrong WebSocketUpgradeFilter package name
* remove -T3 option to not have parallel build
* no need of jacoco here
* do no reuse forks
* remove logback dependency and disable debug log level
* make this test dynamic instead of hardcoded version...
* use -fae
* change websocket-servlet bundle symbolic name
* cleanup changes
* restore bugs....
* Updates after review.

Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: olivier lamy <oliver.lamy@gmail.com>
2020-12-02 11:10:15 +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 Move websocket-util classes into websocket-core (#5705) 2020-12-02 11:10:15 +11: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 Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -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 Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06: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 Move websocket-util classes into websocket-core (#5705) 2020-12-02 11:10:15 +11:00
jetty-hazelcast Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-home Move websocket-util classes into websocket-core (#5705) 2020-12-02 11:10:15 +11: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 make this test dynamic instead of hardcoded version... 2020-11-27 13:26:00 +10: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 Move websocket-util classes into websocket-core (#5705) 2020-12-02 11:10:15 +11: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 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 Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-unixsocket Updating to version 9.4.36-SNAPSHOT 2020-11-20 16:05:27 -06:00
jetty-util merge jetty-9.4.x into jetty-10.0.x 2020-12-01 15:26:25 +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 fix locations of some jmh benchmarks 2020-12-01 15:56:23 +11: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-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

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.