Merge branch 'master' into performance

This commit is contained in:
Greg Wilkins 2011-07-14 10:36:57 +10:00
commit 565f92ac0d
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ This is a source checkout of the Jetty webserver.
To build, use:
mvn install
mvn install
The jetty distribution will be built in
jetty-distribution/target/distribution
@ -13,5 +13,5 @@ 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
neccessary to set the file descriptor limit to greater than 2048
for the tests to all pass successfully.
necessary to set the file descriptor limit to greater than 2048
for the tests to all pass successfully.