[pmd-devel] pmd/xdocs news.xml,1.10,1.11
A source code analyzer
Brought to you by:
adangel,
juansotuyo
|
From: Tom C. <tom...@us...> - 2004-06-18 20:22:40
|
Update of /cvsroot/pmd/pmd/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22149/xdocs Modified Files: news.xml Log Message: Another article or two Index: news.xml =================================================================== RCS file: /cvsroot/pmd/pmd/xdocs/news.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** news.xml 1 Jun 2004 13:58:16 -0000 1.10 --- news.xml 18 Jun 2004 20:22:09 -0000 1.11 *************** *** 11,14 **** --- 11,18 ---- <ul> <br/> + <li>6/16/2004 - <a href="http://www.onjava.com/pub/a/onjava/2004/06/16/ccunittest.html">"Code Improvement Through Cyclomatic Complexity"</a> - Andrew Glover's CCM article featuring PMD</li> + <br/> + <li>6/1/2004 - <a href="http://tinyurl.com/3dgpe">"Open Source-Perlen"</a> - A German article on PMD in Java Magazin</li> + <br/> <li>6/1/2004 - <a href="http://www.ociweb.com/jnb/jnbJun2004.html">"Improving Project Quality with PMD"</a> - Tom Wheeler's "Java News Brief", June 2004 issue</li> <br/> |