Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Greg Wilkins 626f10678c Merge remote-tracking branch 'origin/jetty-8'
Conflicts:
	VERSION.txt
	aggregates/jetty-all/pom.xml
	examples/async-rest/async-rest-jar/pom.xml
	examples/async-rest/async-rest-webapp/pom.xml
	examples/async-rest/pom.xml
	examples/embedded/pom.xml
	jetty-aggregate/jetty-all-server/pom.xml
	jetty-aggregate/jetty-client/pom.xml
	jetty-aggregate/jetty-plus/pom.xml
	jetty-aggregate/jetty-servlet/pom.xml
	jetty-aggregate/jetty-webapp/pom.xml
	jetty-aggregate/jetty-websocket/pom.xml
	jetty-aggregate/pom.xml
	jetty-annotations/pom.xml
	jetty-client/pom.xml
	jetty-continuation/pom.xml
	jetty-deploy/pom.xml
	jetty-distribution/pom.xml
	jetty-http-spi/pom.xml
	jetty-http/pom.xml
	jetty-io/pom.xml
	jetty-jaspi/pom.xml
	jetty-jmx/pom.xml
	jetty-jndi/pom.xml
	jetty-jsp/pom.xml
	jetty-monitor/pom.xml
	jetty-nosql/pom.xml
	jetty-osgi/jetty-osgi-boot-jsp/pom.xml
	jetty-osgi/jetty-osgi-boot-warurl/pom.xml
	jetty-osgi/jetty-osgi-boot/pom.xml
	jetty-osgi/jetty-osgi-httpservice/pom.xml
	jetty-osgi/pom.xml
	jetty-osgi/test-jetty-osgi-context/pom.xml
	jetty-osgi/test-jetty-osgi-webapp/pom.xml
	jetty-osgi/test-jetty-osgi/pom.xml
	jetty-plus/pom.xml
	jetty-policy/pom.xml
	jetty-proxy/pom.xml
	jetty-rewrite/pom.xml
	jetty-runner/pom.xml
	jetty-security/pom.xml
	jetty-server/pom.xml
	jetty-servlet/pom.xml
	jetty-servlets/pom.xml
	jetty-spdy/pom.xml
	jetty-spdy/spdy-client/pom.xml
	jetty-spdy/spdy-core/pom.xml
	jetty-spdy/spdy-example-webapp/pom.xml
	jetty-spdy/spdy-server/pom.xml
	jetty-spring/pom.xml
	jetty-start/pom.xml
	jetty-util-ajax/pom.xml
	jetty-util/pom.xml
	jetty-util/src/main/java/org/eclipse/jetty/util/UrlEncoded.java
	jetty-util/src/main/java/org/eclipse/jetty/util/Utf8StringBuilder.java
	jetty-util/src/test/java/org/eclipse/jetty/util/URLEncodedTest.java
	jetty-webapp/pom.xml
	jetty-websocket/pom.xml
	jetty-xml/pom.xml
	pom.xml
	test-continuation/pom.xml
	test-jetty-nested/pom.xml
	test-jetty-servlet/pom.xml
	tests/pom.xml
	tests/test-integration/pom.xml
	tests/test-loginservice/pom.xml
	tests/test-sessions/pom.xml
	tests/test-sessions/test-hash-sessions/pom.xml
	tests/test-sessions/test-jdbc-sessions/pom.xml
	tests/test-sessions/test-mongodb-sessions/pom.xml
	tests/test-sessions/test-sessions-common/pom.xml
	tests/test-webapps/pom.xml
	tests/test-webapps/test-jetty-webapp/pom.xml
	tests/test-webapps/test-webapp-rfc2616/pom.xml
2013-02-01 22:15:44 +11:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates/jetty-all Trying to get jetty-all to be happy 2012-12-21 11:01:40 -07:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples jetty-9 made WebAppContext configuration additive 2013-01-31 12:21:04 +11:00
jetty-annotations [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-ant jetty-9 made WebAppContext configuration additive 2013-01-31 12:21:04 +11:00
jetty-client [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-deploy [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-distribution jetty-9 added properties to start.ini 2013-02-01 12:08:22 +11:00
jetty-http [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-io [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-jaas merge from jetty-8 and update license blocks. 2013-01-11 17:04:53 -06:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-jspc-maven-plugin merge from jetty-8 and update license blocks. 2013-01-11 17:04:53 -06:00
jetty-maven-plugin update jetty-maven-plugin to 1.7 compiler plugin (remove 1.5 actually) 2013-01-28 12:17:14 -06:00
jetty-nosql [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-npn merge from jetty-8 and update license blocks. 2013-01-11 17:04:53 -06:00
jetty-osgi Merge remote-tracking branch 'origin/jetty-8' 2013-02-01 22:15:44 +11:00
jetty-plus [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-proxy 385306 added getURI method 2013-01-25 13:52:32 +11:00
jetty-rewrite [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-rhttp merge from jetty-8 and update license blocks. 2013-01-11 17:04:53 -06:00
jetty-runner jetty-9 made WebAppContext configuration additive 2013-01-31 12:21:04 +11:00
jetty-security [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-server [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-servlet [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-servlets [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-spdy [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-spring merge from jetty-8 and update license blocks. 2013-01-11 17:04:53 -06:00
jetty-start [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-util Merge remote-tracking branch 'origin/jetty-8' 2013-02-01 22:15:44 +11:00
jetty-util-ajax Merge branch 'jetty-8' 2013-01-25 11:38:37 -06:00
jetty-webapp [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
jetty-websocket 399689 - Websocket RFC6455 extension handshake fails if server doesn't have extension 2013-01-31 16:14:30 -07:00
jetty-xml jetty-9 removed debug 2013-02-01 12:08:22 +11:00
tests 399669 - Remove WebSocketConnection in favor of websocket.api.Session 2013-01-31 12:09:04 -07:00
.gitignore add bin/ to ignore and update pom to 20-SNAPSHOT 2012-07-20 13:06:35 -05:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt Fixing NOTICE.txt copyright, as all of the mentioned companies are one in the same. 2012-02-02 15:50:00 -07:00
README.txt jetty-9 commit test 2012-10-18 11:57:39 +11:00
VERSION.txt Merge remote-tracking branch 'origin/jetty-8' 2013-02-01 22:15:44 +11:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-01-31 11:34:38 -06:00
settings.xml set proxy 2011-12-02 16:48:51 -06:00

README.txt

This is a source checkout of the Jetty webserver.

To build, use:

  mvn clean install

The jetty distribution will be built in

  jetty-distribution/target/distribution

The first build may take a long time as Maven downloads all the
dependencies.

The 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.

Bypass tests by building with -Dmaven.test.skip=true but note
that this will not produce some test jars that are leveraged
in other places in the build.