Now in stock!

Tom Copeland's Recent Posts

RSS Feeds

« Finding PMD rules with multiple examples | Main | "Generating Parsers With JavaCC" now available! »

PMD 4.0rc2 released - Java 1.5 by default

Just to shake out any more bugs we've released PMD 4.0rc2.  The big change for this release is that PMD now expects to process Java 1.5 source code.  You can still analyze Java 1.4 (and earlier) source code by using the "targetjdk" parameter, but 1.5 is the default now.  There are also a few bugfixes from rc1, so things keep getting better. 

You can download this release and see the release notes on the project download page, enjoy!

Using PMD?  Get the PMD book - now only $20!

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/t/trackback/512521/20018930

Listed below are links to weblogs that reference PMD 4.0rc2 released - Java 1.5 by default:

Comments

I am wonder will be available any support of PMD for Buildr tool http://buildr.rubyforge.org/

I just started using Buildr and eager to use PMD in my Java project.

Hi Victor - buildr uses the antwrap library (http://antwrap.rubyforge.org/) for calling Ant tasks... you might be able to use the PMD Ant task this way...

Post a comment

Comments are moderated, and will not appear on this weblog until the author has approved them.

If you have a TypeKey or TypePad account, please Sign In