add some text

This commit is contained in:
Jesse McConnell 2012-01-12 15:21:46 -06:00
parent bf00fbcf3b
commit d79b023d4b
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
This is a source checkout of the Jetty webserver.
To build, use:
@ -14,3 +15,5 @@ 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.