Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Jesse McConnell 952d6b7316 [Bug 394144] add jetty-jaspi 2012-11-12 17:05:50 -06:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
dists knock out empty javadoc 2012-11-08 14:38:04 -06:00
examples jetty-9 javadoc improvement 2012-11-13 10:00:04 +11:00
jetty-annotations [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-ant 390256: Remove Jetty6 Support 2012-09-24 11:24:35 -07:00
jetty-client [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-deploy [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-distribution [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-http Merge remote-tracking branch 'origin/jetty-8' 2012-11-12 12:30:26 +11:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-io add license block 2012-11-08 16:43:05 -06:00
jetty-jaas Porting test webapps from codehaus to jetty-9 2012-11-02 15:43:05 +11:00
jetty-jaspi [Bug 394144] add jetty-jaspi 2012-11-12 17:05:50 -06:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-jspc-maven-plugin update maven plugins tools api dependencies to something that will clear CQ 2012-10-18 11:15:29 -05:00
jetty-maven-plugin Merge remote-tracking branch 'origin/jetty-8' 2012-11-02 14:08:05 +11:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-nosql [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-npn npn bundle name matches exported package 2012-09-25 09:59:32 +08:00
jetty-osgi jetty-9 corrections for documentation 2012-11-08 07:34:40 +11:00
jetty-plugins [maven-release-plugin] prepare for next development iteration 2012-10-15 13:10:04 -05:00
jetty-plus [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-proxy Merge remote-tracking branch 'origin/jetty-8' 2012-11-02 14:08:05 +11:00
jetty-rewrite [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-rhttp jetty-9 osgi support 2012-09-24 13:04:57 +08:00
jetty-runner add jetty-runner to jetty-9 2012-08-29 11:56:34 -05:00
jetty-security [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-server jetty-9 javadoc improvement 2012-11-13 07:59:53 +11:00
jetty-servlet Merge remote-tracking branch 'origin/jetty-8' 2012-11-12 12:30:26 +11:00
jetty-servlets Merge remote-tracking branch 'origin/jetty-8' 2012-11-12 12:30:26 +11:00
jetty-setuid Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-spdy [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
jetty-spring 392237 fixed many TODOs and many minor code cleanups 2012-10-19 16:17:30 +11:00
jetty-start Merge remote-tracking branch 'origin/jetty-8' 2012-11-06 16:12:00 +11:00
jetty-util Merge remote-tracking branch 'origin/jetty-8' 2012-11-12 12:30:26 +11:00
jetty-util-ajax Merge remote-tracking branch 'origin/jetty-8' 2012-11-02 14:08:05 +11:00
jetty-webapp Merge remote-tracking branch 'origin/jetty-8' 2012-11-12 12:30:26 +11:00
jetty-websocket Merge remote-tracking branch 'origin/jetty-8' 2012-11-08 14:58:10 +11:00
jetty-xml jetty-9 javadoc improvement 2012-11-13 10:00:04 +11:00
test-continuation [maven-release-plugin] prepare for next development iteration 2012-11-05 12:24:06 -06:00
test-jetty-webapp Merge remote-tracking branch 'origin/jetty-8' 2012-11-12 12:30:26 +11:00
tests Update context path from /test-annotations to /test-spec for test-spec-webapp 2012-11-08 13:54:04 +11: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' 2012-11-08 14:58:10 +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 [Bug 394144] add jetty-jaspi 2012-11-12 17:05:50 -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.