this NPE sounds a good reason to cancel the vote.
2012/10/4 Robert Scholte <[email protected]>: > -1 > > tried it on the trunk of QDox > mvn clean clirr:clirr -Pverify-stage -DcomparisonVersion=1.12 > -Dclirr.ignoredDifferencesFile=difference.clirr -X > > results in a NPE: > Caused by: java.lang.NullPointerException > at > org.codehaus.mojo.clirr.DelegatingListener.isIgnored(DelegatingListen > er.java:126) > at > org.codehaus.mojo.clirr.DelegatingListener.reportDiff(DelegatingListe > ner.java:67) > at net.sf.clirr.core.Checker.fireDiff(Checker.java:119) > at net.sf.clirr.core.Checker.runClassChecks(Checker.java:181) > at net.sf.clirr.core.Checker.reportDiffs(Checker.java:136) > at > org.codehaus.mojo.clirr.AbstractClirrMojo.reportDiffs(AbstractClirrMo > jo.java:716) > at > org.codehaus.mojo.clirr.AbstractClirrMojo.executeClirr(AbstractClirrM > ojo.java:287) > at > org.codehaus.mojo.clirr.ClirrReport.doReport(ClirrReport.java:243) > at > org.codehaus.mojo.clirr.ClirrReport.generate(ClirrReport.java:219) > at > org.codehaus.mojo.clirr.ClirrReport.generate(ClirrReport.java:355) > at > org.codehaus.mojo.clirr.ClirrReport.doExecute(ClirrReport.java:182) > at > org.codehaus.mojo.clirr.AbstractClirrMojo.execute(AbstractClirrMojo.j > ava:223) > at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Default > BuildPluginManager.java:101) > ... 20 more > > This is the content of the file: > <difference> > <className>com.thoughtworks.qdox.parser.impl.Parser</className> > <field>*</field> > </difference> > > While we're here: I guess the new feature introduced some new parameters. > I'm missing the @since for these parameters. > And the index-page doesn't show all available goals and the "simple" usage > text. > > -Robert >> From: [email protected] >> Date: Thu, 4 Oct 2012 10:50:04 +0200 >> To: [email protected] >> Subject: [mojo-dev] [VOTE] Release Maven Clirr Plugin 2.5 > >> >> Hi, >> I'd like to release Maven Clirr plugin 2.5. >> We fixed 1 issue (a new feature): >> http://jira.codehaus.org/browse/MCLIRR-48 >> >> Staging repository: >> https://nexus.codehaus.org/content/repositories/orgcodehausmojo-036/ >> Site updated: http://mojo.codehaus.org/clirr-maven-plugin/ >> >> Vote open for 72H (and will pass on lazy consensus) >> [+1] >> [0] >> [-1] >> >> >> My +1. >> >> Thanks! >> -- >> Olivier Lamy >> Talend: http://coders.talend.com >> http://twitter.com/olamy | http://linkedin.com/in/olamy >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
