Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 103c22dc43
Merge pull request #4754 from eclipse/jetty-9.4.x-4751-refresh_networktraffic_classes
Fixes #4751 - Refresh NetworkTraffic* classes.
2020-04-07 14:29:17 +02:00
.github Fixing typo in stalebot message 2019-11-20 09:58:44 -06: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 Updated URLs for Maven Central and GitHub. 2020-03-07 18:57:45 +01:00
apache-jsp Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
apache-jstl Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
build-resources Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
examples Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:40:29 +01:00
jetty-alpn Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-18 15:32:28 +01:00
jetty-annotations @RunAs not honoured (#4743) 2020-04-06 11:33:09 +02:00
jetty-ant Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-bom Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-cdi Updated URLs for Maven Central and GitHub. 2020-03-07 18:57:45 +01:00
jetty-client Fixes #4751 - Refresh NetworkTraffic* classes. 2020-04-07 12:04:24 +02:00
jetty-continuation Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-deploy Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-distribution Updated URLs for Maven Central and GitHub. 2020-03-07 18:57:45 +01:00
jetty-documentation Issue #4638 - updating documentation about form limits 2020-04-01 12:44:44 -05:00
jetty-fcgi Fixes #4735 - Get env variables in PHP scripts served through FastCGIProxyServlet. 2020-04-01 18:41:25 +02:00
jetty-gcloud Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-hazelcast Issue #4654 Hazelcast configurationLocation is not configurable via mod files (#4655) 2020-03-24 11:51:01 +10:00
jetty-home Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:40:29 +01:00
jetty-http Fixes #4542 Root pathspec mapping pathInfo (#4705) 2020-03-30 16:38:42 +02:00
jetty-http-spi Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:40:29 +01:00
jetty-http2 Fixes #4714 - Low setMaxConcurrentStreams causes "1/unexpected_data_frame" errors. 2020-03-26 11:52:39 +01:00
jetty-infinispan Fixed InfinispanSessionData serialization issues when using infinispan (#4600) 2020-03-23 11:14:01 +01:00
jetty-io Fixes #4751 - Refresh NetworkTraffic* classes. 2020-04-07 12:19:49 +02:00
jetty-jaas Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-jaspi Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-jmh Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-jmx Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-jndi Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-jspc-maven-plugin Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-maven-plugin Issue #4699 fix jar files from multimodules not scanned (#4742) 2020-04-02 08:06:10 +10:00
jetty-memcached Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-nosql Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-openid Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-osgi Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:40:29 +01:00
jetty-overlay-deployer Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2020-01-07 16:51:25 +01:00
jetty-plus @RunAs not honoured (#4743) 2020-04-06 11:33:09 +02:00
jetty-proxy Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-quickstart Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-rewrite Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-runner Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-security Issue #4621 only warn on ServiceLoader failure of Authenticator.Factory 2020-03-25 19:06:11 +11:00
jetty-server Fixes #4751 - Refresh NetworkTraffic* classes. 2020-04-07 12:04:24 +02:00
jetty-servlet @RunAs not honoured (#4743) 2020-04-06 11:33:09 +02:00
jetty-servlets Refactor CrossOriginFilter with small perf improvements (#4672) 2020-03-16 10:23:04 +01:00
jetty-spring Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-start Merged branch 'jetty-9.4.x' into 'jetty-9.4.x-4628-start-module-non-required'. 2020-03-19 11:06:09 +01:00
jetty-unixsocket Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-util Issue #4673 - fix MultiPart parsing for content split in boundary 2020-03-18 11:22:40 +11:00
jetty-util-ajax Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
jetty-webapp Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:40:29 +01:00
jetty-websocket Issue #4650 - do not use ServiceLoader every time a WSSession is started 2020-03-12 12:34:03 +11:00
jetty-xml Issue #4631 - Warning about skipping of <Arg> nodes is in wrong place for <Configure> (#4632) 2020-03-10 15:11:22 +01:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts Release script should commit only what it created. 2019-10-24 06:34:50 -05:00
tests Issue #4682 Session with no attributes unreadable from jdbc (#4688) 2020-03-31 14:25:52 +02: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 Testing gpg signature setup 2019-09-25 12:42:32 -05:00
Jenkinsfile Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:36:00 +01:00
Jmh_Jenkinsfile a bit more time to run all jmh tests 2019-07-09 12:56:53 +10:00
KEYS.txt Fixing typo in email address 2019-09-10 03:57:58 -05: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 Notice (#4395) 2019-12-17 07:40:19 +11:00
README.md Updating http to https 2019-11-05 16:23:49 -06:00
VERSION.txt Updating to version 9.4.28-SNAPSHOT 2020-02-27 13:03:44 -06:00
header-template-doc.txt Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2020-01-07 16:35:05 +01:00
header-template-java.txt Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2020-01-07 16:35:05 +01:00
pom.xml Merged branch 'jetty-9.4.x' into 'jetty-9.4.x-4443-alpn-backport-8u252'. 2020-03-18 10:57:23 +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.