From 2c431f83908a68c3ac5a2ac5bf6abbb8bbfc4fc2 Mon Sep 17 00:00:00 2001 From: Tom Copeland Date: Sun, 10 Jul 2005 05:39:22 +0000 Subject: [PATCH] Found a new article; good times git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3673 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/xdocs/news.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pmd/xdocs/news.xml b/pmd/xdocs/news.xml index a62cd60612..de0cdea4e9 100644 --- a/pmd/xdocs/news.xml +++ b/pmd/xdocs/news.xml @@ -14,6 +14,8 @@
  • March 2005 - Kirk Knoernschild's article "Benefits of the Build" in Software Development magazine mentions PMD as a way to automate code reviews

  • +
  • 2/14/2005 - "Java Is Well-Suited for Open-Source Projects" - Peter Coffee's article on open source, Java, and PMD
  • +
  • 1/7/2005 - "Zap bugs with PMD" - Elliotte Rusty Harold's article on installing, configuring, and running PMD

  • 6/16/2004 - "Code Improvement Through Cyclomatic Complexity" - Andrew Glover's CCM article featuring PMD