You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2009/03/14 17:45:09 UTC

svn commit: r754488 - /commons/proper/lang/trunk/xdocs/index.xml

Author: bayard
Date: Sat Mar 14 16:45:09 2009
New Revision: 754488

URL: http://svn.apache.org/viewvc?rev=754488&view=rev
Log:
Removing Resources section. Article is a 404 now and the list of things used in the latest release grows and grows

Modified:
    commons/proper/lang/trunk/xdocs/index.xml

Modified: commons/proper/lang/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/index.xml?rev=754488&r1=754487&r2=754488&view=diff
==============================================================================
--- commons/proper/lang/trunk/xdocs/index.xml (original)
+++ commons/proper/lang/trunk/xdocs/index.xml Sat Mar 14 16:45:09 2009
@@ -85,24 +85,5 @@
 </p>
 </section>
 <!-- ================================================== -->
-<section name="Resources">
-<ul>
-<li>
-Oct 17, 2002 - <a href="http://www.builder.com/">Builder.com</a> has an article on Commons Lang v1.0 entitled
-<a href="http://builder.com.com/article.jhtml?id=u00320021017yan01.htm&amp;page=1&amp;vf=tt">Apache Commons Lang project offers centralized utility functions</a>
-</li>
-<li>
-<a href="http://ant.apache.org">Ant</a>,
-<a href="http://maven.apache.org">Maven</a>,
-<a href="http://clirr.sourceforge.net/">Clirr</a>,
-<a href="http://pmd.sourceforge.net/">PMD</a>,
-<a href="http://cobertura.sourceforge.net/">Cobertura</a>,
-<a href="http://www.cs.umd.edu/~pugh/java/bugs/">FindBugs</a> and
-<a href="http://www.osjava.org/jardiff">JarDiff</a>
-have all been of use in the latest release of Commons Lang. 
-</li>
-</ul>
-</section>
-<!-- ================================================== -->
 </body>
 </document>