Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt a1c20b6cfa
Merge pull request #4558 from eclipse/jetty-10.0.x-3924-deprecate-resource-writeto
Issue #3924 - Remove Resource.writeTo(OutputStream, long, long)
2020-02-11 14:01:43 -06:00
.github Fixing typo in stalebot message 2019-11-20 09:58:44 -06:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
aggregates Update websocket artifact IDs 2019-12-23 13:32:21 +11:00
apache-jsp Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
apache-jstl Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
build-resources skip surefire execution for build-resources module 2020-01-23 07:57:51 +10:00
examples we do not need javadoc neither sources jar for examples 2020-02-10 11:04:18 +10:00
jetty-alpn Using only non-obfuscated passwords in tests. 2020-01-30 18:48:08 +01:00
jetty-annotations Merge branch `jetty-9.4.x` into `jetty-10.0.x` 2020-01-15 12:20:20 -06:00
jetty-ant Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2020-01-07 17:02:40 +01:00
jetty-bom Update websocket artifact IDs 2019-12-23 13:32:21 +11:00
jetty-cdi Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-client Fixes #3953 - Client configuration for direct/heap ByteBuffers. 2020-02-05 09:49:44 +01:00
jetty-deploy Issue #4321 Refactored Graceful shutdown (#4482) 2020-01-30 17:05:03 +01:00
jetty-distribution Fixes #2643 - Switch SslContextFactory.keystoreType from JKS to PKCS12. 2020-01-17 09:48:51 +01:00
jetty-documentation Merge pull request #4489 from eclipse/jetty-10.0.x-2643-pkcs12_keystores 2020-01-30 19:28:49 +01:00
jetty-fcgi Fixes #3953 - Client configuration for direct/heap ByteBuffers. 2020-02-05 09:49:44 +01:00
jetty-gcloud Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-hazelcast Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-home Update websocket artifact IDs 2019-12-23 13:32:21 +11:00
jetty-http Merge pull request #4489 from eclipse/jetty-10.0.x-2643-pkcs12_keystores 2020-01-30 19:28:49 +01:00
jetty-http-spi Merge branch `jetty-9.4.x` into `jetty-10.0.x` 2020-01-15 12:20:20 -06:00
jetty-http2 Fixes #3953 - Client configuration for direct/heap ByteBuffers. 2020-02-05 09:49:44 +01:00
jetty-infinispan Merge branch `jetty-9.4.x` into `jetty-10.0.x` 2020-01-15 12:20:20 -06:00
jetty-io Merge pull request #4489 from eclipse/jetty-10.0.x-2643-pkcs12_keystores 2020-01-30 19:28:49 +01:00
jetty-jaas Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-jaspi Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-jmh/src/main/java/org/eclipse/jetty/util Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-02-01 11:27:09 +01:00
jetty-jmx Merge pull request #4489 from eclipse/jetty-10.0.x-2643-pkcs12_keystores 2020-01-30 19:28:49 +01:00
jetty-jndi Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-jspc-maven-plugin Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-02-01 11:27:09 +01:00
jetty-maven-plugin Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-02-01 11:27:09 +01:00
jetty-memcached Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-nosql Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-openid Fixes #3385 Modernize jetty-util-ajax. 2020-01-14 13:14:16 +01:00
jetty-osgi Merge pull request #4489 from eclipse/jetty-10.0.x-2643-pkcs12_keystores 2020-01-30 19:28:49 +01:00
jetty-plus Merge branch `jetty-9.4.x` into `jetty-10.0.x` 2020-01-15 12:20:20 -06:00
jetty-proxy Fixes #3385 Modernize jetty-util-ajax. 2020-01-14 13:14:16 +01:00
jetty-quickstart remove blank line 2020-01-17 10:05:27 +01:00
jetty-rewrite Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-runner Issue #3578 - Adopt EPL-2.0 for Jetty-10. 2020-01-09 20:10:19 +01:00
jetty-security Fixes #2643 - Switch SslContextFactory.keystoreType from JKS to PKCS12. 2020-01-17 09:48:51 +01:00
jetty-server Issue #3924 - Remove Resource.writeTo() 2020-02-07 12:21:23 -06:00
jetty-servlet Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2020-02-01 11:27:09 +01:00
jetty-servlets Merge branch `jetty-9.4.x` into `jetty-10.0.x` 2020-01-15 12:20:20 -06:00
jetty-spring Merge branch `jetty-9.4.x` into `jetty-10.0.x` 2020-01-15 12:20:20 -06:00
jetty-start Replaced references to branch 'master' with 'jetty-9.3.x'. 2020-01-30 11:32:37 +01:00
jetty-unixsocket Fixes #3953 - Client configuration for direct/heap ByteBuffers. 2020-02-05 09:49:44 +01:00
jetty-util Issue #3924 - Remove Resource.writeTo() 2020-02-07 12:21:23 -06:00
jetty-util-ajax Fixes #3385 Modernize jetty-util-ajax. 2020-01-17 12:04:23 +01:00
jetty-webapp Issue #4432 Implement get/setSessionTimeout for ServletContext (#4458) 2020-01-20 17:26:55 +01:00
jetty-websocket Jetty 10.0.x methodhandles lookup linkage (#4552) 2020-02-09 11:59:57 +10:00
jetty-xml Merge branch `jetty-9.4.x` into `jetty-10.0.x` 2020-01-15 12:20:20 -06:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-10-24 10:58:45 -05:00
tests Jetty 10.0.x methodhandles lookup linkage (#4552) 2020-02-09 11:59:57 +10:00
.gitattributes Adding mod & adoc to gitattributes 2018-08-02 08:57:58 -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 Removing javadoc:aggregate-jar due to MJAVADOC-618 2020-01-15 12:54:20 -06:00
Jmh_Jenkinsfile Merge branch 'jetty-9.4.x' into jetty-10.0.x 2019-07-09 12:57:26 +10:00
KEYS.txt Fixing typo in email address 2019-09-10 03:57:58 -05: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-01-03 14:36: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 Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2020-01-30 10:17:10 +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.