Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt db41fd8811
Removing -T3 and increasing timeout
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2020-11-25 15:29:29 -06:00
.github Minor tweaks to dependabot.yml 2020-11-09 14:40:15 -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 Correcting compact3 jar contents to only include org.eclipse.jetty 2020-11-04 13:15:51 -06:00
apache-jsp Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
apache-jstl Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
build-resources Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
examples Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-alpn Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-annotations Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-ant Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-bom Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-cdi Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-client Fixes #5633 - Allow to configure HttpClient request authority. 2020-11-11 17:13:00 +01:00
jetty-continuation Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-deploy fixing badly formatted XML comments 2020-11-09 23:51:35 +11:00
jetty-distribution Merge remote-tracking branch 'origin/release-9.4.34' into jetty-9.4.x 2020-11-04 10:24:21 -06:00
jetty-documentation First pass of fixing links. Resolves #5722 (#5723) 2020-11-24 16:41:41 -06:00
jetty-fcgi Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-gcloud Merge pull request #5587 from eclipse/dependabot/maven/jetty-9.4.x/org.apache.felix-maven-bundle-plugin-5.1.1 2020-11-09 15:56:06 -06:00
jetty-hazelcast fix derby version and hazelcast version in mod files 2020-11-10 15:59:29 +10:00
jetty-home fixing badly formatted XML comments 2020-11-09 23:51:35 +11:00
jetty-http Issue #5605 unconsumed input on sendError (#5637) 2020-11-18 10:40:05 +01:00
jetty-http-spi Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-http2 Fixed test that was failing due to TLS 1.3 backport to Java 8. 2020-11-17 13:39:28 +01:00
jetty-infinispan skip tests must be dynamic 2020-11-24 12:35:47 +10:00
jetty-io Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-jaas Issue #5486 PropertyFileLoginModule retains PropertyUserStores (#5518) 2020-11-11 18:21:06 +01:00
jetty-jaspi Issue #5605 unconsumed input on sendError (#5637) 2020-11-18 10:40:05 +01:00
jetty-jmh Fix #5575 SEARCH method (#5576) 2020-11-11 17:48:08 +01:00
jetty-jmx Bump openpojo from 0.8.1 to 0.8.13 (#5609) 2020-11-10 14:27:44 +10:00
jetty-jndi Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-jspc-maven-plugin Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-maven-plugin Merge pull request #5629 from eclipse/dependabot/maven/jetty-9.4.x/org.apache.maven.shared-maven-artifact-transfer-0.12.0 2020-11-11 10:35:14 -06:00
jetty-memcached Bump xmemcached from 2.4.5 to 2.4.6 2020-11-09 14:20:37 -06:00
jetty-nosql Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-openid Issue #5605 unconsumed input on sendError (#5637) 2020-11-18 10:40:05 +01:00
jetty-osgi Bump geronimo-atinject_1.0_spec from 1.1 to 1.2 (#5666) 2020-11-25 10:58:07 +01:00
jetty-plus fixing badly formatted XML comments 2020-11-09 23:51:35 +11:00
jetty-proxy Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-quickstart Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-rewrite fixing badly formatted XML comments 2020-11-09 23:51:35 +11:00
jetty-runner Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-security Issue #5605 unconsumed input on sendError (#5637) 2020-11-18 10:40:05 +01:00
jetty-server Use File.list and File.walk within a try with resource (#5718) 2020-11-24 18:12:42 +01:00
jetty-servlet Issue #5539 - Adding StatisticsServlet tests in test-distribution 2020-11-16 12:31:28 -06:00
jetty-servlets Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-spring fixing badly formatted XML comments 2020-11-09 23:51:35 +11:00
jetty-start Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-unixsocket Merge remote-tracking branch 'origin/release-9.4.34' into jetty-9.4.x 2020-11-04 10:24:21 -06:00
jetty-util Use File.list and File.walk within a try with resource (#5718) 2020-11-24 18:12:42 +01:00
jetty-util-ajax Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-webapp Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x 2020-11-24 13:29:46 -06:00
jetty-websocket Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
jetty-xml Updating to version 9.4.35-SNAPSHOT 2020-11-02 09:04:51 -06:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts simplify release script to not call goals already triggered by eclipse-release profile 2020-05-31 09:04:59 +10:00
tests Bump geronimo-atinject_1.0_spec from 1.1 to 1.2 (#5666) 2020-11-25 10:58:07 +01: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
CONTRIBUTING.md Testing gpg signature setup 2019-09-25 12:42:32 -05:00
Jenkinsfile Removing -T3 and increasing timeout 2020-11-25 15:29:29 -06:00
Jmh_Jenkinsfile a bit more time to run all jmh tests 2019-07-09 12:56:53 +10:00
KEYS.txt add GPG key and developer tag 2020-11-04 17:25:11 +01: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.35-SNAPSHOT 2020-11-02 09:04:51 -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 Reducing test disk space usage on CI 2020-11-24 13:29:34 -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.

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.