Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Hugues Malphettes 3efefe37bc Clean-up OSGi test; add spdy OSGi test; fix felix
Upgrade to the latest pax-exam
Support for felix-3.x and 4.x as tested
Fix the spdy MANIFEST.MF generations
Add an integration test for SPDY
Refactor the test code

Squashed commit of the following:

commit bd020ee1214992d8d21a11dc800e04dc5e9b2001
Author: Hugues Malphettes <hmalphettes@gmail.com>
Date:   Sat Oct 6 16:58:43 2012 +0800

    Add spdy integration test for OSGi and clean-up

    Refacor the pax-exam OSGi integration tests
    Add an integration test for spdy.
    Execute the test under 2 versions of felix and 2 versions of equinox.

commit f3151a272ab92560432f3b76f564bf06b19bc22b
Author: Hugues Malphettes <hmalphettes@gmail.com>
Date:   Sat Oct 6 16:28:51 2012 +0800

    Fix the generated MANIFEST.MF

    OSGi integration test in the next commit.

commit 3152aa2b5e39cf2d3b81f8400488c0672e922b8d
Author: Hugues Malphettes <hmalphettes@gmail.com>
Date:   Fri Oct 5 16:58:29 2012 +0800

    Fix the startup of the servlet.

    setInitOrder(0) was working in jetty-7 and jetty-8 but not in jetty-9
    anymore. setInitOrder(1) is fine.

commit 8038d314f4f423e8608fd09dd42b840e101a0c13
Author: Hugues Malphettes <hmalphettes@gmail.com>
Date:   Thu Oct 4 17:53:28 2012 +0800

    Upgrade to pax-exam-2.6

commit 7136fa88e2410ac345b6ae0657d882c7e9714c0b
Author: Hugues Malphettes <hmalphettes@gmail.com>
Date:   Thu Oct 4 17:53:07 2012 +0800

    Support for felix-3.x and felix-4.x

commit 0bcc6b0d8ed5144150f90f578a90c558419349d1
Author: Hugues Malphettes <hmalphettes@gmail.com>
Date:   Thu Oct 4 17:53:28 2012 +0800

    Upgrade to pax-exam-2.6

commit 2e17466624650df433b6c5f11abafb56539ee740
Author: Hugues Malphettes <hmalphettes@gmail.com>
Date:   Thu Oct 4 17:53:07 2012 +0800

    Support for felix-3.x and felix-4.x
2012-10-06 17:26:14 +08:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
example-async-rest Merge from jetty-8 to jetty-9 (license header standarization) 2012-08-17 13:44:22 -07:00
example-jetty-embedded jetty-9: Cleaned up class. 2012-09-21 11:27:28 +02:00
jetty-annotations Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-ant 390256: Remove Jetty6 Support 2012-09-24 11:24:35 -07:00
jetty-client jetty-9: HTTP client: improvements. 2012-09-26 13:29:57 +02:00
jetty-client-old Moved old jetty-client module to jetty-client-old. 2012-09-06 08:28:28 +02:00
jetty-continuation Fixing jetty-continuation's bundle metadata 2012-09-24 13:07:15 -07:00
jetty-deploy jetty-9 osgi support 2012-09-24 13:04:57 +08:00
jetty-distribution remove artifacts resources from distro 2012-09-25 08:22:44 -05:00
jetty-http jetty-9 improved exception logging 2012-09-24 13:10:36 +10:00
jetty-http-spi Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-io jetty-9 removed race with NPN replacing connection and extra wrap causing NPE in SSLEngineImpl 2012-10-02 15:00:31 -07:00
jetty-jaspi Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-jmx jetty-9 improved mbean names 2012-09-21 18:00:46 +10:00
jetty-jndi jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycle 2012-09-21 11:45:51 +10:00
jetty-jsp jetty-9 fixed bad merge of poms 2012-07-20 15:20:57 +10:00
jetty-jspc-maven-plugin Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-maven-plugin Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-monitor Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-nested Merge from jetty-8 to jetty-9 (license header standarization) 2012-08-17 13:44:22 -07:00
jetty-nosql jetty-9 osgi support 2012-09-24 13:04:57 +08:00
jetty-npn npn bundle name matches exported package 2012-09-25 09:59:32 +08:00
jetty-osgi Clean-up OSGi test; add spdy OSGi test; fix felix 2012-10-06 17:26:14 +08:00
jetty-overlay-deployer Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-plugins Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-plus Clean-up OSGi test; add spdy OSGi test; fix felix 2012-10-06 17:26:14 +08:00
jetty-policy Merge from jetty-8 to jetty-9 (license header standarization) 2012-08-17 13:44:22 -07:00
jetty-proxy Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-rewrite jetty-9 javadoc improvements and renamed SelectChannelConnector to ServerConnector 2012-09-17 17:37:56 +10: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 390161 jetty-9 do not share DeferredAuthentication 2012-09-24 11:40:03 +10:00
jetty-server jetty-9 fixed double onFillable after 101 upgrade 2012-10-03 10:12:08 -07:00
jetty-servlet jetty-9 miscillaneous optimizations: donot dispatch to HTTP and SPDY; improved executorCallback 2012-10-02 13:48:51 -07:00
jetty-servlets jetty-9 further lifecycle improvements 2012-09-21 16:17:00 +10:00
jetty-setuid Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
jetty-spdy Clean-up OSGi test; add spdy OSGi test; fix felix 2012-10-06 17:26:14 +08:00
jetty-spring jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycle 2012-09-21 11:45:51 +10:00
jetty-start jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycle 2012-09-21 11:45:51 +10:00
jetty-util jetty-9 miscillaneous optimizations: donot dispatch to HTTP and SPDY; improved executorCallback 2012-10-02 13:48:51 -07:00
jetty-util-ajax jetty-9 - Removed references to JUnit 3.x. 2012-09-20 18:23:02 +02:00
jetty-webapp jetty-9 further lifecycle improvements 2012-09-21 16:17:00 +10:00
jetty-websocket Adding websocket client example 2012-10-04 14:02:36 -07:00
jetty-xml Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
test-continuation jetty-9 javadoc improvements and renamed SelectChannelConnector to ServerConnector 2012-09-17 17:37:56 +10:00
test-jetty-nested Merge from jetty-8 to jetty-9 (license header standarization) 2012-08-17 13:44:22 -07:00
test-jetty-servlet Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
test-jetty-webapp Making WebSocketServlet and WebSocketHandler both use same technique to configure 2012-09-27 12:38:33 -07:00
tests Upgrading to junit-dep-4.10.jar (banning junit.jar) 2012-09-20 11:52:59 -07:00
.gitignore add bin/ to ignore and update pom to 20-SNAPSHOT 2012-07-20 13:06:35 -05:00
BUILDING.txt Minor update to BUILDING.txt 2011-08-30 12:26:16 -07:00
LICENSE-APACHE-2.0.txt jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
LICENSE-ECLIPSE-1.0.html jetty @ eclipse initial commit 2009-03-24 21:07:27 +00: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 Minor update to README.txt to test updated master 2012-06-21 08:24:09 -07:00
VERSION.txt set for release of milestone 2012-09-20 13:55:42 -05:00
eclipse-jetty-templates.xml Making eclipse template to add jetty named logger statement easier 2011-08-24 10:22:07 -07: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 Clean-up OSGi test; add spdy OSGi test; fix felix 2012-10-06 17:26:14 +08: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.