Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt 7e7920a969
Merge pull request #3622 from eclipse/jetty-9.4.x_use_local_repo_dist_test
force using local repo to download module dependencies
2019-05-07 11:46:43 -07: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 Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
apache-jstl Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
examples Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05: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 Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-cdi Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-client Moving to IPv6 Assumption (from junit Group/Tag) 2019-04-30 14:36:17 -05: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 Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-documentation Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-fcgi Fixing testcase .dispose() that doesn't like assumed tests 2019-04-30 15:43:01 -05: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 Standardizing on hamcrest Matchers (not CoreMatchers from junit4) 2019-04-30 14:39:57 -05:00
jetty-http-spi Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-http2 Standardizing on hamcrest Matchers (not CoreMatchers from junit4) 2019-04-30 14:39:57 -05:00
jetty-infinispan Updating jetty-test-helper + junit5 + hamcrest 2019-04-30 12:23:55 -05:00
jetty-io Merge branch `release-9.4.18` into `jetty-9.4.x` 2019-04-30 11:44:06 -05:00
jetty-jaas Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-jaspi Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-jmh Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-jmx Migrating away from junit5 deprecated isIn() to is(in()) 2019-04-30 12:33:28 -05:00
jetty-jndi Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-jspc-maven-plugin Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-maven-plugin Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05: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 Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-proxy Allow subclasses to map exceptions to status codes. 2019-05-07 09:59:09 -04:00
jetty-quickstart Migrating away from junit5 deprecated isIn() to is(in()) 2019-04-30 12:33:28 -05:00
jetty-rewrite Standardizing on hamcrest Matchers (not CoreMatchers from junit4) 2019-04-30 14:39:57 -05:00
jetty-runner Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-security Issue #3568 Make UserStore automatically startable by HashLoginService. (#3594) 2019-05-07 14:51:48 +02:00
jetty-server cleanup after review 2019-05-03 15:25:05 +02:00
jetty-servlet Standardizing on hamcrest Matchers (not CoreMatchers from junit4) 2019-04-30 14:39:57 -05:00
jetty-servlets Migrating away from hamcrest deprecated matchers 2019-04-30 13:21:54 -05:00
jetty-spring Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-start Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-unixsocket Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-util Fixes #3628 - NPE in QueuedThreadPool.getReservedThreads(). 2019-05-07 12:53:15 +02:00
jetty-util-ajax Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-webapp cleanup after review 2019-05-03 15:25:05 +02:00
jetty-websocket Issue #3616 - Backport of SessionTracker from Jetty 10.0.x 2019-05-01 10:47:08 -05:00
jetty-xml Standardizing on hamcrest Matchers (not CoreMatchers from junit4) 2019-04-30 14:39:57 -05:00
logos Adding logos 2016-07-08 08:45:26 -07:00
scripts Merge branch `jetty-9.3.x` into `jetty-9.4.x` 2019-04-03 17:47:18 -05:00
tests Merge pull request #3622 from eclipse/jetty-9.4.x_use_local_repo_dist_test 2019-05-07 11:46:43 -07:00
.gitattributes Adding mod & adoc to gitattributes 2018-08-02 08:57:58 -05:00
.gitignore upgrade javadoc and plugin tools maven plugins 2018-05-29 08:08:37 +10:00
CONTRIBUTING.md Resolves #2150 - Updated CONTRIBUTING.md with signoff/DCO/ECA info 2018-02-16 16:13:55 -05:00
Jenkinsfile Exclude ipv6 tests for ci profile (Jenkins) (#3528) 2019-04-06 13:27:42 +10:00
Jmh_Jenkinsfile fix default jdk when no parameter are used 2019-03-21 21:42:34 +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 Moving to IPv6 Assumption (from junit Group/Tag) 2019-04-30 12:26:14 -05: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.