Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 978656ebcd
Merge pull request #3754 from eclipse/jetty-9.4.x-3748-inject-asynclistener
Issue #3748 Fix regression for injecting Resource on AsyncListeners
2019-06-10 10:44:08 +02:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
advisories Adding reference to patched versions of jetty-http jars 2015-02-25 16:10:06 -07:00
aggregates Excluding junit5 and jetty-test-helper from compact3 build 2019-04-30 13:46:59 -05:00
apache-jsp Small minor performance improvements 2019-05-15 20:17:33 +02:00
apache-jstl Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
examples Small minor performance improvements 2019-05-15 20:23:45 +02:00
jetty-alpn Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-annotations Migrating away from junit5 deprecated isIn() to is(in()) 2019-04-30 12:33:28 -05:00
jetty-ant Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-bom Issue #3680 Remove config-only infinispan artifacts from bom. (#3688) 2019-05-28 13:42:10 +02:00
jetty-cdi Issue #3713 - Emit warning when invoking deprecated method in Jetty XML. 2019-06-07 09:22:31 +02:00
jetty-client add convenient StringUtil isEmpty method (#3687) 2019-05-23 09:01:36 +10:00
jetty-continuation Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-deploy Issue #3620 - Applying changes from review 2019-05-03 10:13:25 -05:00
jetty-distribution those artifacts are needed to build distribution so it must be declared as a dependency other can fail when using -pl option 2019-05-30 18:30:03 +10:00
jetty-documentation Issue #3713 - Emit warning when invoking deprecated method in Jetty XML. 2019-06-07 09:22:31 +02:00
jetty-fcgi add convenient StringUtil isEmpty method (#3687) 2019-05-23 09:01:36 +10:00
jetty-gcloud Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-hazelcast Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-home Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-http Issue #3683 - close part if failure occurs in MultiPartFormInputStream 2019-06-04 12:03:24 +10:00
jetty-http-spi Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-http2 Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-3681-HttpFieldsOptimize 2019-05-26 16:18:13 +02:00
jetty-infinispan Jetty 9.4.x 3609 more infinispan module refactor (#3638) 2019-05-09 15:07:03 +02:00
jetty-io Merge branch `release-9.4.18` into `jetty-9.4.x` 2019-04-30 11:44:06 -05:00
jetty-jaas Issue #2909 - Replace B64Code with java.util.Base64 2019-05-15 10:08:11 +02:00
jetty-jaspi Issue #2909 - Replace B64Code with java.util.Base64 2019-05-15 10:08:11 +02:00
jetty-jmh Merge pull request #3716 from eclipse/jetty-9.4.x-log-condense-improvement 2019-06-06 22:48:25 +02:00
jetty-jmx Migrating away from junit5 deprecated isIn() to is(in()) 2019-04-30 12:33:28 -05:00
jetty-jndi Issue #3748 Fix regression for injecting Resource on AsyncListeners 2019-06-07 17:50:06 +02:00
jetty-jspc-maven-plugin Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-maven-plugin Issue #3713 - Emit warning when invoking deprecated method in Jetty XML. 2019-06-07 09:22:31 +02:00
jetty-memcached Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-nosql Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-osgi Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-overlay-deployer Happy new year!! (#3232) 2019-01-01 11:52:16 +10:00
jetty-plus Fixes #3697 - Review JNDI logging. 2019-06-06 15:36:37 +02:00
jetty-proxy Issue #2909 - Replace B64Code with java.util.Base64 2019-05-15 10:08:11 +02:00
jetty-quickstart Migrating away from junit5 deprecated isIn() to is(in()) 2019-04-30 12:33:28 -05:00
jetty-rewrite Replaced usage of deprecated "replacement" with "location". 2019-05-30 14:39:28 +02:00
jetty-runner Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-security Issue #3655 - Cookie generation now complies with RFC6265 spaces 2019-05-22 23:10:12 +02:00
jetty-server Issue #3683 - close part if failure occurs in MultiPartFormInputStream 2019-06-04 12:03:24 +10:00
jetty-servlet Issue #3683 - close part if failure occurs in MultiPartFormInputStream 2019-06-04 12:03:24 +10:00
jetty-servlets Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-3681-HttpFieldsOptimize 2019-05-22 08:30:00 +02:00
jetty-spring Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-start Added small performance improvements 2019-05-22 08:27:53 +02:00
jetty-unixsocket Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-util Merge pull request #3716 from eclipse/jetty-9.4.x-log-condense-improvement 2019-06-06 22:48:25 +02:00
jetty-util-ajax Added small performance improvements 2019-05-22 08:27:53 +02:00
jetty-webapp Added small performance improvements 2019-05-22 08:27:53 +02:00
jetty-websocket Fixes #3750 - NPE in WebSocketClient.toString(). 2019-06-07 11:36:42 +02:00
jetty-xml Issue #3713 - Emit warning when invoking deprecated method in Jetty XML. 2019-06-04 10:24:13 +02:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts fix javadoc:aggregate-jar goal order 2019-05-02 10:15:46 +10:00
tests Issue #3748 - Adding distribution tests for AsyncListenerServlet 2019-06-07 12:15:29 -05: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
CONTRIBUTING.md Resolves #2150 - Updated CONTRIBUTING.md with signoff/DCO/ECA info 2018-02-16 16:13:55 -05:00
Jenkinsfile Disabling broken slack notifications 2019-05-31 10:43:56 -05:00
Jmh_Jenkinsfile Issue #3659 jmh tests are creating to many tmp files and never cleaned (#3650) 2019-05-23 14:12:44 +10:00
KEYS.txt Updating gpg/pgp KEYS.txt 2016-11-16 07:58:39 -07:00
LICENSE Correcting header text mentioning EPL 2.0, we are not EPL 2.0 yet, we are still EPL 1.0 2019-04-22 09:51:29 -05:00
NOTICE.txt update Copyright year on NOTICE file 2019-01-01 11:55:24 +10:00
README.md Minor update to README 2017-08-09 14:41:25 -07:00
VERSION.txt Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
header-template-doc.txt Issue #2185 - Adds check for documentation header and separates it fr… (#2186) 2018-02-07 16:06:52 -05:00
header-template-java.txt Merge resolution 2018-02-07 16:22:12 -05:00
pom.xml upgrade log4j2 version and fix log4j2.xml provided sample (#3721) 2019-06-06 20:44:41 +10: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 -Dmaven.test.skip=true install but note that this will not produce some of the test jars that are leveraged in other places in the build.

Professional Services

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