You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2012/04/24 19:40:16 UTC

svn commit: r814257 - in /websites/staging/airavata/trunk/content: ./ airavata/tools/devtools.html

Author: buildbot
Date: Tue Apr 24 17:40:16 2012
New Revision: 814257

Log:
Staging update by buildbot for airavata

Modified:
    websites/staging/airavata/trunk/content/   (props changed)
    websites/staging/airavata/trunk/content/airavata/tools/devtools.html

Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr 24 17:40:16 2012
@@ -1 +1 @@
-1329611
+1329884

Modified: websites/staging/airavata/trunk/content/airavata/tools/devtools.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/tools/devtools.html (original)
+++ websites/staging/airavata/trunk/content/airavata/tools/devtools.html Tue Apr 24 17:40:16 2012
@@ -32,7 +32,7 @@
   </div>
   
   <div id="navigation">
-  <h1 id="about_airavata">About Airavata</h1>
+  <h1 id="about-airavata">About Airavata</h1>
 <ul>
 <li><a href="/airavata/index.html">Home</a></li>
 <li><a href="http://incubator.apache.org/projects/airavata.html">Incubator Page</a></li>
@@ -87,20 +87,20 @@
 
   <div id="content">
     <h1 class="title">Code Analysis, Review &amp; Continous Integration</h1>
-    <h2 id="profiling_and_performance">Profiling and Performance</h2>
+    <h2 id="profiling-and-performance">Profiling and Performance</h2>
 <p>Airavata developers use <a href="http://www.ej-technologies.com/products/jprofiler/overview.html">JProfiler</a> for code profiling and testing, and acknowledges 
 free developer licenses provided by ej-technologies. <br />
 </p>
-<h2 id="code_analysis">Code Analysis</h2>
+<h2 id="code-analysis">Code Analysis</h2>
 <p>Airavata uses <a href="http://www.sonarsource.org/">Sonar</a> code analysis tools. 
 Sonar is an open source quality management platform, dedicated to continuously 
 analyze and measure technical quality, from the project portfolio to the class method.</p>
 <p>Browse Airavata <a href="https://analysis.apache.org/dashboard/index/72958">Sonar Dashboard</a>.</p>
-<h2 id="continous_integration">Continous Integration</h2>
+<h2 id="continous-integration">Continous Integration</h2>
 <p>Airavata uses <a href="http://jenkins-ci.org/">Jenkins Continous Integration</a> for automatic builds. 
 The builds are triggered automatically on code commits and periodically.</p>
-<p>Browse Airavata <a href="https://builds.apache.org/job/Airavata/">Jenkins Dashboard</a>.</p>
-<h2 id="code_review">Code Review</h2>
+<p>Browse Airavata <a href="https://builds.apache.org/job/Apache%20Airavata/">Jenkins Dashboard</a>.</p>
+<h2 id="code-review">Code Review</h2>
 <p>Airavata uses <a href="http://www.reviewboard.org/">Review Board</a> for pre and post commit reviews. </p>
 <p>Browse <a href="https://reviews.apache.org/groups/Airavata/">Airavata Reviews</a>. To submit or view reviews, 
 you will need to create an account on <a href="https://reviews.apache.org">Apache Reviews</a>. Detailed