Author: markt
Date: Mon Sep  8 12:59:08 2014
New Revision: 1623382

URL: http://svn.apache.org/r1623382
Log:
Add Simian to tools page.

Added:
    tomcat/site/trunk/docs/images/simian.jpg   (with props)
    tomcat/site/trunk/xdocs/images/simian.jpg   (with props)
Modified:
    tomcat/site/trunk/docs/tools.html
    tomcat/site/trunk/xdocs/tools.xml

Added: tomcat/site/trunk/docs/images/simian.jpg
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/images/simian.jpg?rev=1623382&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tomcat/site/trunk/docs/images/simian.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Modified: tomcat/site/trunk/docs/tools.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tools.html?rev=1623382&r1=1623381&r2=1623382&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tools.html (original)
+++ tomcat/site/trunk/docs/tools.html Mon Sep  8 12:59:08 2014
@@ -361,6 +361,19 @@ and a committer should be able to fix it
 
 </tr>
 
+<tr>
+  
+<td><a href="http://www.harukizaemon.com/simian/index.html"; rel="nofollow">
+      <img src="images/simian.jpg" alt="Simian"></a></td>
+  <td>
+<p>Simon Harris kindly provides free licenses for Simian (Similarity
+      Analyzer) to open source projects. Simian is primarily being used in
+      Tomcat trunk to reduce code duplication.</p>
+  
+</td>
+
+</tr>
+
 </table>
 
 </div>

Added: tomcat/site/trunk/xdocs/images/simian.jpg
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/images/simian.jpg?rev=1623382&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tomcat/site/trunk/xdocs/images/simian.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Modified: tomcat/site/trunk/xdocs/tools.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/tools.xml?rev=1623382&r1=1623381&r2=1623382&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/tools.xml (original)
+++ tomcat/site/trunk/xdocs/tools.xml Mon Sep  8 12:59:08 2014
@@ -106,6 +106,14 @@ and a committer should be able to fix it
       be simplified.</p>
    </td>
 </tr>
+<tr>
+  <td><a href="http://www.harukizaemon.com/simian/index.html"; rel="nofollow">
+      <img src="images/simian.jpg" alt="Simian"/></a></td>
+  <td><p>Simon Harris kindly provides free licenses for Simian (Similarity
+      Analyzer) to open source projects. Simian is primarily being used in
+      Tomcat trunk to reduce code duplication.</p>
+  </td>
+</tr>
 </table>
 </section>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to