Updated Branches:
  refs/heads/4.1 ee4daf674 -> 02a11501c

CLOUDSTACK-1: modifying source prequisites for 4.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/02a11501
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/02a11501
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/02a11501

Branch: refs/heads/4.1
Commit: 02a11501c5fbb131feff174a8e7bab0182c8c08d
Parents: ee4daf6
Author: Joe Brockmeier <[email protected]>
Authored: Fri Mar 8 10:48:19 2013 -0600
Committer: Joe Brockmeier <[email protected]>
Committed: Fri Mar 8 10:48:19 2013 -0600

----------------------------------------------------------------------
 docs/en-US/source-prereqs.xml |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/02a11501/docs/en-US/source-prereqs.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/source-prereqs.xml b/docs/en-US/source-prereqs.xml
index 3e25e8a..2e40a58 100644
--- a/docs/en-US/source-prereqs.xml
+++ b/docs/en-US/source-prereqs.xml
@@ -34,9 +34,12 @@
        <orderedlist>
           <listitem><para>Maven (version 3)</para></listitem>
           <listitem><para>Java (OpenJDK 1.6 or Java 7/OpenJDK 
1.7)</para></listitem>
-          <listitem><para>Apache log4j</para></listitem>
+          <listitem><para>Apache Web Services Common Utilities 
(ws-commons-util)</para></listitem> 
+          <listitem><para>MySQL</para></listitem>
+          <listitem><para>MySQLdb (provides Python database 
API)</para></listitem>
+          <listitem><para>Tomcat 6 (not 6.0.35)</para></listitem>
+          <listitem><para>genisoimage</para></listitem>
           <listitem><para>rpmbuild or dpkg-dev</para></listitem>
-
        </orderedlist>
     </para>
 </section>

Reply via email to