Re: [lang] replace clirr with japicmp

2016-06-15 Thread Pascal Schumacher
+1 Am 14.06.2016 um 07:29 schrieb Charles Honton: Now that lang is compiled with java6, clirr is broken. Do we want to update to a more modern report like japicmp ? The pom change is something like com.github.siom79.japicmp japicmp-maven-plugin

Re: [lang] replace clirr with japicmp

2016-06-15 Thread Jochen Wiedmann
On Wed, Jun 15, 2016 at 6:45 AM, Charles Honton wrote: > According to clirr-maven-plugin pom, it depends on > net.sf.clirr:chirr-core:0.6 (released on 11-Feb-2006) > org.apache.bcel:bel:5.2 (release on 13-Jun-2006) > net.sf.clirr:chirr-core:0.6 had an excluded dependency on

Re: [lang] replace clirr with japicmp

2016-06-14 Thread Benedikt Ritter
Hello Charles, as I said in response to Jochen, I'm fine with giving japicmp a try. But for tools as important to us as clirr, I've come to the conclusion that it would be better to have them at the ASF. Benedikt Charles Honton schrieb am Mi., 15. Juni 2016 um 06:45: >

Re: [lang] replace clirr with japicmp

2016-06-14 Thread Charles Honton
According to clirr-maven-plugin pom, it depends on net.sf.clirr:chirr-core:0.6 (released on 11-Feb-2006) org.apache.bcel:bel:5.2 (release on 13-Jun-2006) net.sf.clirr:chirr-core:0.6 had an excluded dependency on bcel:bel:5.1 (released 22-Nov-2005 and modified 20-Oct-2010) Yes, japicmp has

Re: [lang] replace clirr with japicmp

2016-06-14 Thread Gary Gregory
On Mon, Jun 13, 2016 at 11:18 PM, Benedikt Ritter wrote: > Jochen Wiedmann schrieb am Di., 14. Juni 2016 > um 08:14 Uhr: > > > On Tue, Jun 14, 2016 at 8:11 AM, Benedikt Ritter > > wrote: > > > > > Charles Honton

Re: [lang] replace clirr with japicmp

2016-06-14 Thread Benedikt Ritter
Jochen Wiedmann schrieb am Di., 14. Juni 2016 um 08:14 Uhr: > On Tue, Jun 14, 2016 at 8:11 AM, Benedikt Ritter > wrote: > > > Charles Honton schrieb am Di., 14. Juni 2016 um 07:29 > Uhr: > > > >> Now that lang is compiled with

Re: [lang] replace clirr with japicmp

2016-06-14 Thread Gary Gregory
On Mon, Jun 13, 2016 at 11:11 PM, Benedikt Ritter wrote: > Hello Charles, > > Charles Honton schrieb am Di., 14. Juni 2016 um 07:29 > Uhr: > > > Now that lang is compiled with java6, clirr is broken. Do we want to > > update to a more modern report like

Re: [lang] replace clirr with japicmp

2016-06-14 Thread Jochen Wiedmann
On Tue, Jun 14, 2016 at 8:11 AM, Benedikt Ritter wrote: > Charles Honton schrieb am Di., 14. Juni 2016 um 07:29 Uhr: > >> Now that lang is compiled with java6, clirr is broken. Do we want to >> update to a more modern report like japicmp < >>

Re: [lang] replace clirr with japicmp

2016-06-14 Thread Benedikt Ritter
Hello Charles, Charles Honton schrieb am Di., 14. Juni 2016 um 07:29 Uhr: > Now that lang is compiled with java6, clirr is broken. Do we want to > update to a more modern report like japicmp < > https://siom79.github.io/japicmp/>? > The site build is only broken when build

[lang] replace clirr with japicmp

2016-06-13 Thread Charles Honton
Now that lang is compiled with java6, clirr is broken. Do we want to update to a more modern report like japicmp ? The pom change is something like com.github.siom79.japicmp japicmp-maven-plugin 0.8.0 true true