On 2016-12-21, Gilles wrote: > On Tue, 20 Dec 2016 16:35:46 +0100, Stefan Bodewig wrote: >> Hi
>> I'm trying to figure out how to get a report on API changes in >> compress. >> If I enable Clirr the site build dies with a NullPointerException (I >> vaguely recall it might work if I used Java7, so that might by my >> last >> resort). > In Commons RNG, running > $ mvn clean site site:stage > will generate the Clirr report(s). See e.g. in > target/staging/commons-rng-simple/clirr-report.html > [Building with Java 8 here.] Strange, doesn't seem to work for me. Anyway, I've now switched to use jacoco and got japicmp to work (will start a new thread for potential changes to the parent pom). Thanks Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org