Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt b99984d12d
Fixing Jetty 10 release - must use Java 17 (#7556)
* Fixing missing `jdk.incubator.foreign` error during /javadoc/ (aggregate module) build.
* eclipse-release profile now ensures that JDK 17 is used
* Exclude quiche modules from javadoc
* Enable jacoco on JDK 17 (seems to work now)
* Flip JDK importance around (JDK17 first, JDK11 next)
* errorprone not available on JDK17 (yet)
* correcting errors during Jenkinsfile recordIssues
* Remove pmd (not being used anymore)
* Bump javadoc from 3.3.1 to 3.3.2
2022-02-11 14:56:38 -06:00
.github Adding back jetty-11 config 2022-01-28 11:12:12 -06:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
apache-jsp Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
apache-jstl Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
build-resources Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
demos Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
documentation Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
javadoc Fixing Jetty 10 release - must use Java 17 (#7556) 2022-02-11 14:56:38 -06:00
jetty-alpn Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-annotations Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-ant Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-bom Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-cdi Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-client Fix typo: "application/octect-stream" -> "application/octet-stream" 2022-02-08 13:01:25 +08:00
jetty-deploy Issue #7513 Move jmx annotation to PropertiesConfigurationManager.getFile (#7532) 2022-02-11 09:16:26 +11:00
jetty-fcgi Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-gcloud Merge pull request #7536 from eclipse/dependabot/maven/jetty-10.0.x/com.google.cloud-google-cloud-datastore-2.2.4 2022-02-08 04:27:28 +00:00
jetty-hazelcast Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-home Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-http Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-http-spi Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-http2 Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-http3 Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-infinispan Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-io Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-jaas Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-jaspi Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-jmx Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-jndi Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-jspc-maven-plugin Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-keystore Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-maven-plugin Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-memcached Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-nosql Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-openid Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-osgi Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-p2 Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-plus Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-proxy Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-quic Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-quickstart Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-rewrite Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-runner Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-security Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-server Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-servlet Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-servlets Issue #7414 Deprecate QoSFilter setters (#7506) 2022-02-08 14:27:33 +11:00
jetty-slf4j-impl Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-start Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-unixdomain-server Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-unixsocket Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-util Jetty 10.0.x #7517 #7518 trie fixes (#7533) 2022-02-08 06:20:50 +11:00
jetty-util-ajax Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-webapp Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-websocket Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
jetty-xml Updating to version 10.0.9-SNAPSHOT 2022-02-07 12:02:02 +01:00
logos Issue #4572 - Mechanical Change to use org.slf4j 2020-03-16 15:48:25 -05:00
scripts Fixing release script 2021-10-06 14:23:15 -05:00
tests Bump openwebbeans.version from 2.0.25 to 2.0.26 (#7549) 2022-02-10 12:11:00 -06: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
.lgtm.yml Create .lgtm.yml 2021-01-25 15:58:41 -05: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 Fixing Jetty 10 release - must use Java 17 (#7556) 2022-02-11 14:56:38 -06:00
Jenkinsfile-autobahn Run WebSocket Autobahn test for all Jetty, Javax and Core APIs (#7430) 2022-01-31 15:29:41 +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 #5784 - Fixing LICENSE file 2020-12-10 15:45:35 -06:00
NOTICE.txt Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
README.md Simple Example in README (#6727) 2021-09-09 11:32:16 +10:00
SECURITY.md Security process file 2022-01-20 08:24:20 +11:00
VERSION.txt Updated VERSION.txt with 9.4.44 (missing from a previous merge) and 9.4.45 releases. 2022-02-07 17:08:52 +01:00
header-template.txt Issue #5784 - Cleaning up source header template 2020-12-10 15:46:28 -06:00
pom.xml Fixing Jetty 10 release - must use Java 17 (#7556) 2022-02-11 14:56:38 -06: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.

Webapp Example

$ mkdir base && cd base
$ java -jar $JETTY_HOME/start.jar --add-modules=http,deploy
$ cp ~/src/myproj/target/mywebapp.war webapps
$ java -jar $JETTY_HOME/start.jar 

Embedded Example

Server server = new Server(port);
ServletContextHandler context = new ServletContextHandler(server, "/");
context.addServlet(MyServlet.class, "/*");
server.start();

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.