Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Jesse McConnell ebd807b904 Revert "jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini"
This reverts commit 4bd36e3d38.
2012-11-19 10:33:45 -06:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates/jetty-all [Bug 394143] add jetty-all aggregate via release profile 2012-11-12 17:13:06 -06:00
dists set packagename 2012-11-16 16:11:25 -06:00
examples jetty-9 cleaned up serverClasses to minimum 2012-11-19 17:42:52 +11:00
jetty-annotations [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -06:00
jetty-ant fix for maven build 2012-11-15 13:42:59 -06:00
jetty-client Improved Usage class to show usages. 2012-11-14 12:52:11 +01:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -06:00
jetty-deploy Revert "jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini" 2012-11-19 10:33:45 -06:00
jetty-distribution Revert "jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini" 2012-11-19 10:33:45 -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-06 08:11:59 -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-06 08:11:59 -06:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -06:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -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 JETTY-846 Support maven-war-plugin configuration for jetty-maven-plugin; fix NPE 2012-11-19 13:52:34 +11:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -06:00
jetty-nosql [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -06:00
jetty-npn npn bundle name matches exported package 2012-09-25 09:59:32 +08:00
jetty-osgi Fixing jetty-osgi for new websocket artifacts 2012-11-13 12:50:27 -07: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-06 08:11:59 -06:00
jetty-rewrite [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -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-06 08:11:59 -06:00
jetty-server 394370 correctly handle last content and responses with no content 2012-11-16 12:42:52 +11:00
jetty-servlet Merge remote-tracking branch 'origin/jetty-8' 2012-11-12 12:30:26 +11:00
jetty-servlets jetty-9 fixed hostHeader handling in ProxyServlet and re-enabled in test webapp 2012-11-19 16:22:27 +11:00
jetty-setuid Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-spdy newline after license header 2012-11-19 16:28:24 +01:00
jetty-spring 392237 fixed many TODOs and many minor code cleanups 2012-10-19 16:17:30 +11:00
jetty-start Splitting out websocket-servlet to make it more friendly for WebAppClassloader 2012-11-12 19:42:32 -07:00
jetty-util 392237 Improved handling of SPDY async send 2012-11-16 10:45:08 +11:00
jetty-util-ajax jetty-9 cleaned up serverClasses to minimum 2012-11-19 17:42:52 +11:00
jetty-webapp jetty-9 cleaned up serverClasses to minimum 2012-11-19 17:42:52 +11:00
jetty-websocket jetty-9 cleaned up serverClasses to minimum 2012-11-19 17:42:52 +11:00
jetty-xml improved javadoc 2012-11-14 08:42:23 +11:00
tests Revert "jetty-9 moved the jetty demos to webapps-demos controlled by start.d/demos.ini" 2012-11-19 10:33:45 -06: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 jetty-9 relocated test webapp 2012-11-19 15:57:38 +11: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.