You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by mp...@apache.org on 2012/01/30 16:48:16 UTC

svn commit: r803570 - in /websites/production/airavata: ./ content/airavata/tools/devtools.html

Author: mpierce
Date: Mon Jan 30 15:48:15 2012
New Revision: 803570

Log:


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

Propchange: websites/production/airavata/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Jan 30 15:48:15 2012
@@ -1 +1 @@
-/websites/staging/airavata/trunk:790685-802328
+/websites/staging/airavata/trunk:790685-803569

Modified: websites/production/airavata/content/airavata/tools/devtools.html
==============================================================================
--- websites/production/airavata/content/airavata/tools/devtools.html (original)
+++ websites/production/airavata/content/airavata/tools/devtools.html Mon Jan 30 15:48:15 2012
@@ -87,7 +87,11 @@
 
   <div id="content">
     <h1 class="title">Code Analysis, Review &amp; Continous Integration</h1>
-    <h2 id="code_analysis">Code Analysis</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>
 <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>
@@ -99,7 +103,7 @@ The builds are triggered automatically o
 <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 Apache Reviews][apachereviews]. Detailed 
+you will need to create an account on <a href="https://reviews.apache.org">Apache Reviews</a>. Detailed 
 documentation on using the review tools is at <a href="http://www.reviewboard.org/docs/manual/1.5/users/">Review Board Documentation</a></p>
   </div>