Issue 1266: J2EE instructions do not match library levels inside gerrit.jar.
Status:  New
Owner: ----
Reported by williams...@gmail.com, Feb 20, 2012
Affected Version: 2.2.2.1

What steps will reproduce the problem?
1. Browse to Documentation/install-j2ee.html

What is the expected output? What do you see instead?

The Jetty instructions describe extracting a number of libraries from the gerrit.jar file and putting them into lib/ext.  These instruction do not match the library versions in the gerrit.jar file.

Please provide any additional information below.

A workaround for me was to unzip the jar file and copy the correct libraries by hand.  It seems like this information should automatically be generated based on the build system directives of the versions of these libraries.