We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ff658 commit ae3eecaCopy full SHA for ae3eeca
1 file changed
docs/en-US/source-prereqs.xml
@@ -34,9 +34,12 @@
34
<orderedlist>
35
<listitem><para>Maven (version 3)</para></listitem>
36
<listitem><para>Java (OpenJDK 1.6 or Java 7/OpenJDK 1.7)</para></listitem>
37
- <listitem><para>Apache log4j</para></listitem>
+ <listitem><para>Apache Web Services Common Utilities (ws-commons-util)</para></listitem>
38
+ <listitem><para>MySQL</para></listitem>
39
+ <listitem><para>MySQLdb (provides Python database API)</para></listitem>
40
+ <listitem><para>Tomcat 6 (not 6.0.35)</para></listitem>
41
+ <listitem><para>genisoimage</para></listitem>
42
<listitem><para>rpmbuild or dpkg-dev</para></listitem>
-
43
</orderedlist>
44
</para>
45
</section>
0 commit comments