Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins 70311fe987 Issue #3681
minor cleanups

Signed-off-by: Greg Wilkins <gregw@webtide.com>
2019-05-22 14:02:38 +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 Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-cdi Added tests for NamedLiteral 2019-05-17 14:26:58 +02:00
jetty-client Issue #2909 - Replace B64Code with java.util.Base64 2019-05-15 10:08:11 +02: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 Small minor performance improvements 2019-05-15 20:23:45 +02: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 #3681 2019-05-22 14:02:38 +02:00
jetty-http-spi Updating to version 9.4.19-SNAPSHOT 2019-04-29 16:27:23 -05:00
jetty-http2 Issue #3681 2019-05-22 13:00:48 +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 Issue #3681 2019-05-22 11:13:08 +02: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 Issue #3583 maven plugin do not use testOutputDirectory directory for test dependencies within reactor (#3606) 2019-05-09 07:00:20 +10: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 reformatted code 2019-05-08 14:15:10 +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 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 #2909 - Replace B64Code with java.util.Base64 2019-05-15 10:08:11 +02:00
jetty-server Issue #3681 2019-05-22 14:02:38 +02:00
jetty-servlet Added small performance improvements 2019-05-22 08:27:53 +02: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 Issue #2909 - Replace B64Code with java.util.Base64 2019-05-15 10:08:11 +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 Merge pull request #3665 from eclipse/jetty-9.4.x-3663-remove-deps-in-wsclient-with-httpclient 2019-05-20 10:55:43 +02: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 fix javadoc:aggregate-jar goal order 2019-05-02 10:15:46 +10:00
tests Added small performance improvements 2019-05-22 08:27:53 +02: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 upgrade maven plugins and configure clean plugin version 2019-05-14 11:09:32 +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.