You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bu...@apache.org on 2013/04/30 16:15:06 UTC

svn commit: r860392 - in /websites/staging/cloudstack/trunk/content: ./ develop/developer-faq.html develop/environment.html

Author: buildbot
Date: Tue Apr 30 14:15:06 2013
New Revision: 860392

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/develop/developer-faq.html
    websites/staging/cloudstack/trunk/content/develop/environment.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 30 14:15:06 2013
@@ -1 +1 @@
-1476572
+1477646

Modified: websites/staging/cloudstack/trunk/content/develop/developer-faq.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/develop/developer-faq.html (original)
+++ websites/staging/cloudstack/trunk/content/develop/developer-faq.html Tue Apr 30 14:15:06 2013
@@ -119,25 +119,25 @@
             </div>
             <div class="span9">
         <p> <h1 id="apache-cloudstack-developers-faq">Apache CloudStack Developer's FAQ</h1>
-<p>This page is for Frequently Asked Questions (FAQ) about developing Apache CloudStack. For questions about the project in general and its use, please see the <a href="/cloudstack/cloudstack-faq.html">CloudStack FAQ</a>. </p>
-<p>Have a question that's not answered here? You might want to ask on the <a href="/cloudstack/mailing-lists.html">cloudstack-dev mailing list</a>.</p>
+<p>This page is for Frequently Asked Questions (FAQ) about developing Apache CloudStack. For questions about the project in general and its use, please see the <a href="/cloudstack-faq.html">CloudStack FAQ</a>. </p>
+<p>Have a question that's not answered here? You might want to ask on the <a href="/mailing-lists.html">cloudstack-dev mailing list</a>.</p>
 <ul>
-<li><a href="/cloudstack/develop/developer-faq.html#git">Where can I find the Apache CloudStack git repository?</a></li>
-<li><a href="/cloudstack/develop/developer-faq.html#coding">What are the coding conventions for Apache CloudStack?</a></li>
-<li><a href="/cloudstack/develop/developer-faq.html#devel">How can I set up a development environment?</a></li>
-<li><a href="/cloudstack/develop/developer-faq.html#noncommit">Can non-committers still submit patches?</a></li>
-<li><a href="/cloudstack/develop/developer-faq.html#myq">My question isn't answered here.</a></li>
+<li><a href="/develop/developer-faq.html#git">Where can I find the Apache CloudStack git repository?</a></li>
+<li><a href="/cdevelop/developer-faq.html#coding">What are the coding conventions for Apache CloudStack?</a></li>
+<li><a href="/develop/developer-faq.html#devel">How can I set up a development environment?</a></li>
+<li><a href="/develop/developer-faq.html#noncommit">Can non-committers still submit patches?</a></li>
+<li><a href="/develop/developer-faq.html#myq">My question isn't answered here.</a></li>
 </ul>
 <h2 id="where-can-i-find-the-apache-cloudstack-git-repository">Where can I find the Apache CloudStack git repository?</h2>
 <p><a name="git"></a>The Apache CloudStack git repository is hosted here: <a href="https://git-wip-us.apache.org/repos/asf/cloudstack.git">https://git-wip-us.apache.org/repos/asf/cloudstack.git</a>. </p>
 <h2 id="what-are-the-coding-conventions-for-apache-cloudstack">What are the coding conventions for Apache CloudStack?</h2>
-<p><a name="coding"></a>Apache CloudStack has detailed coding conventions in our <a href="/cloudstack/develop/coding-conventions.html">developer's documentation</a>. Please do follow these. See also the <a href="http://geosoft.no/development/javastyle.html">Java Programming Style Guidelines</a> and <a href="http://www.oracle.com/technetwork/java/codeconvtoc-136057.html">Java Code Conventions</a>. </p>
+<p><a name="coding"></a>Apache CloudStack has detailed coding conventions in our <a href="/develop/coding-conventions.html">developer's documentation</a>. Please do follow these. See also the <a href="http://geosoft.no/development/javastyle.html">Java Programming Style Guidelines</a> and <a href="http://www.oracle.com/technetwork/java/codeconvtoc-136057.html">Java Code Conventions</a>. </p>
 <p>If patches and submissions are not up to the coding conventions, you may be asked to fix them and re-submit. </p>
 <h2 id="how-can-i-set-up-a-development-environment">How can I set up a development environment?</h2>
-<p><a name="devel"></a>Setting up a development environment for Apache CloudStack is fairly easy. See the <a href="/cloudstack/develop/environment.html">Guide to Setting up an Apache CloudStack development environment</a> in our developer's documentation section.</p>
+<p><a name="devel"></a>Setting up a development environment for Apache CloudStack is fairly easy. See the <a href="/develop/environment.html">Guide to Setting up an Apache CloudStack development environment</a> in our developer's documentation section.</p>
 <p>Note that you do <em>not</em> have to replicate the development environment that we suggest. This is provided as a convenience to help developers get up to speed quickly. If you already have a setup that works for you, please feel free to use that instead.</p>
 <h2 id="can-non-committers-still-submit-patches">Can non-committers still submit patches?</h2>
-<p><a name="noncommit"></a>Yes, of course. We welcome patches from non-committers. See the <a href="/cloudstack/develop/non-contributors.html">guide to committing to Apache CloudStack as a non-committer</a> for more information.</p>
+<p><a name="noncommit"></a>Yes, of course. We welcome patches from non-committers. See the <a href="/develop/non-contributors.html">guide to committing to Apache CloudStack as a non-committer</a> for more information.</p>
 <h2 id="my-question-isnt-answered-here">My question isn't answered here.</h2>
 <p><a name="myq"></a>That's a statement, not a question. Seriously, though, we're happy to update the FAQ as we learn more about the questions developers have about working with Apache CloudStack.<br />
 </p> </p>

Modified: websites/staging/cloudstack/trunk/content/develop/environment.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/develop/environment.html (original)
+++ websites/staging/cloudstack/trunk/content/develop/environment.html Tue Apr 30 14:15:06 2013
@@ -195,7 +195,7 @@
 <p>or</p>
 <p><code>http://ip_address_where_cloudstack_is_running:8080/client</code></p>
 <p><strong>Note</strong>: If you have iptables enabled, you may have to open the ports used by CloudStack. Specifically, ports 8080, 8250, and 9090.</p>
-<p>If you've run into any problems with this, please ask on the cloudstack-dev <a href="/cloudstack/mailing-lists.html">mailing list</a>.</p> </p>
+<p>If you've run into any problems with this, please ask on the cloudstack-dev <a href="/mailing-lists.html">mailing list</a>.</p> </p>
             </div>
         </div>