Author: buildbot
Date: Thu Mar 21 15:16:56 2013
New Revision: 855434

Log:
Staging update by buildbot for cloudstack

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

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 21 15:16:56 2013
@@ -1 +1 @@
-1459349
+1459354

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 Thu 
Mar 21 15:16:56 2013
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <title>Apache CloudStack (Incubating) Developer&#39;s FAQ</title>
+    <title>Apache CloudStack Developer&#39;s FAQ</title>
 
     <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 
@@ -113,7 +113,7 @@
                 </ul>
             </div>
             <div class="span9">
-        <p> <h1 id="apache-cloudstack-incubating-developers-faq">Apache 
CloudStack (Incubating) Developer's FAQ</h1>
+        <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>
 <ul>
@@ -124,7 +124,7 @@
 <li><a href="/cloudstack/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/incubator-cloudstack.git";>https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git</a>.
 </p>
+<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>If patches and submissions are not up to the coding conventions, you may be 
asked to fix them and re-submit. </p>


Reply via email to