Clirr Maven Plugin - inner classes problem
Submitted by Tomek Kaczanowski on Fri, 12/04/2009 - 14:22
Do you know this nice tool called Clirr and its Maven plugin ? Well, it is very nice, although it fails miserably in case of some inner class changes. Thus, it doesn't work for some of my projects. :(
There are bug reports for this:
- classloader problem - ID: 1868061
- Clirr missing nested inner classes - ID: 1710771
- Don't fail the build if Checker#reportDiffs() throw net.sf.clirr.core.CheckerException
unfortunately, the project looks dead and no one took care of this.
A pity, really, as Clirr is very, very useful.
So, if you want to be famous (and rich, and young and beautiful), then please devote some time, and fix this nasty bug ! I'll buy you a beer if you ever come to Cracow. :)
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.
Fixed the Bug
I've fixed this bug, so if you're willing to recompile Clirr (or convince the developers to do another release) then you too can enjoy API change detections.
http://sourceforge.net/tracker/index.php?func=detail&aid=3093340&group_i...
I also wrote a Clirr plugin for Hudson. Contact me if you're interested in it: jgibson ATSERVER mitre PERIOD org