Author: antoine
Date: Fri Nov 28 21:34:52 2014
New Revision: 1642365

URL: http://svn.apache.org/r1642365
Log:
give links to fisheye

Modified:
    ant/site/ant/production/git.html
    ant/site/ant/sources/git.xml

Modified: ant/site/ant/production/git.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/git.html?rev=1642365&r1=1642364&r2=1642365&view=diff
==============================================================================
--- ant/site/ant/production/git.html (original)
+++ ant/site/ant/production/git.html Fri Nov 28 21:34:52 2014
@@ -259,6 +259,38 @@ git clone https://git-wip-us.apache.org/
       </ul>
                                 <p>If you are not familiar with Git, <a 
href="https://git-wip-us.apache.org/";>Apache Software Foundation's
       Git source repositories page</a> may hold many helpful hints.</p>
+                        <h3 class="section">
+      <a name="View the source tree in Fisheye"></a>
+      View the source tree in Fisheye
+    </h3>
+                        <p>A nice view of the source history is available 
through
+      Atlassian Fisheye instance</p>
+                                      <table class="ForrestTable" 
cellspacing="1" cellpadding="4">
+              <tr>
+                      <th colspan="1" rowspan="1"
+      valign="top" align="left">
+          module
+      </th>
+      </tr>
+                  <tr>
+                      <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://fisheye6.atlassian.com/browse/ant-git";>Ant</a>
+      </td>
+      </tr>
+                  <tr>
+                      <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://fisheye6.atlassian.com/browse/ant-ivy";>Ivy</a>
+      </td>
+      </tr>
+                  <tr>
+                      <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          <a href="http://fisheye6.atlassian.com/browse/ant-ivyde";>Ivyde</a>
+      </td>
+      </tr>
+          </table>
                 
     </div>
   </div>

Modified: ant/site/ant/sources/git.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/git.xml?rev=1642365&r1=1642364&r2=1642365&view=diff
==============================================================================
--- ant/site/ant/sources/git.xml (original)
+++ ant/site/ant/sources/git.xml Fri Nov 28 21:34:52 2014
@@ -82,5 +82,23 @@ git clone https://git-wip-us.apache.org/
 
 
   </section>
+  <section name="View the source tree in Fisheye">
+    <p>A nice view of the source history is available through
+      Atlassian Fisheye instance</p>
+    <table>
+      <tr>
+        <th>module</th>
+      </tr>
+      <tr>
+        <td><a href="http://fisheye6.atlassian.com/browse/ant-git";>Ant</a></td>
+      </tr>
+      <tr>
+        <td><a href="http://fisheye6.atlassian.com/browse/ant-ivy";>Ivy</a></td>
+      </tr>
+      <tr>
+        <td><a 
href="http://fisheye6.atlassian.com/browse/ant-ivyde";>Ivyde</a></td>
+      </tr>
+    </table>
+  </section>
   </body>
 </document>


Reply via email to