Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Jan Bartel ec8dabfa5b Update realm.properties for test-spec-webapp for use with jetty-maven-plugin 2014-02-07 12:16:05 +11:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates [Bug 423421] remove org.slf4j and org.ow2.asm from jetty-all artifact 2014-01-22 16:54:51 -06:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-annotations [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-ant Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2014-01-13 19:13:32 -07:00
jetty-client Made test more robust. 2014-02-06 11:56:25 +01:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-deploy [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-distribution 424171 Old javax.activation jar interferes with email sending 2014-02-06 10:31:35 +11:00
jetty-http 426870 - HTTP 1.0 Request with Connection: keep-alive and response 2014-01-29 18:26:32 +01:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-io Merge branch 'release-9' 2014-01-10 09:11:25 -06:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-jmx [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-jsp 425837 Upgrade to jstl 1.2.2 2014-01-17 14:36:08 +11:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-maven-plugin 424171 Old javax.activation jar interferes with email sending 2014-02-06 10:31:35 +11:00
jetty-monitor 425638 Fixed monitor module/xml typos 2014-01-20 11:04:39 +11:00
jetty-nosql [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-osgi 425837 Upgrade to jstl 1.2.2 2014-01-17 14:36:08 +11:00
jetty-overlay-deployer Happy New Year - 2014! 2014-01-02 14:50:14 -07:00
jetty-plus [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-proxy [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-rewrite [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-rhttp Happy New Year - 2014! 2014-01-02 14:50:14 -07:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-security [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-server 427572 - Default number of acceptors too big. 2014-02-06 16:47:57 +01:00
jetty-servlet Made test more robust. 2014-02-06 11:27:22 +01:00
jetty-servlets [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-spdy Bug 426481 fix < java 1.7.0_10 npn files 2014-01-23 10:36:29 -06:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
jetty-start [426003] active modules with missing dependencies fail accordingly, non-active with missing deps fail silently 2014-02-04 14:09:16 -06:00
jetty-util Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2014-01-13 19:13:32 -07:00
jetty-util-ajax Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2014-01-13 19:13:32 -07:00
jetty-webapp 426358 NPE generating temp dir name if no resourceBase or war 2014-02-06 12:06:47 +11:00
jetty-websocket 427587 - MessageInputStream must copy the payload. 2014-02-06 22:39:02 +01:00
jetty-xml [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00
tests Update realm.properties for test-spec-webapp for use with jetty-maven-plugin 2014-02-07 12:16:05 +11:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -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 Cleaning up some New Years leftovers 2014-01-03 08:18:24 -07:00
README.TXT renamed README.txt to README.TXT and updated contents 2013-08-29 00:32:36 +10:00
VERSION.txt set for dev 2014-01-10 09:11:04 -06: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 Using jetty-test-helper version 2.7. 2014-02-06 16:47:57 +01:00
settings.xml Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -07: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.