Document that install was tested with Jetty 6.1.14 and later
Someone tried (by mistake it would seem) to use Jetty 6.1.3, and
failed to get Gerrit running. Point out that 6.1.14 was tested
and is known to have worked for folks.
Signed-off-by: Shawn O. Pearce <sop@google.com>
diff --git a/Documentation/install.txt b/Documentation/install.txt
index 6a7ffd5..1ebe802 100644
--- a/Documentation/install.txt
+++ b/Documentation/install.txt
@@ -202,6 +202,10 @@
Jetty
~~~~~
+[NOTE]
+The instructions listed here were tested with Jetty 6.1.14 or later.
+These are known to not work on much older versions, such as 6.1.3.
+
These directions will configure Gerrit as the default web
application, allowing URLs like `http://example.com/4543` to
jump directly to change 4543.