Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 58A0E200BE3 for ; Thu, 22 Dec 2016 08:18:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 57146160B26; Thu, 22 Dec 2016 07:18:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C5CE9160B1F for ; Thu, 22 Dec 2016 08:18:26 +0100 (CET) Received: (qmail 99866 invoked by uid 500); 22 Dec 2016 07:18:25 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 99854 invoked by uid 99); 22 Dec 2016 07:18:25 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 07:18:25 +0000 Received: from v45346.1blu.de (v45346.1blu.de [178.254.23.72]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 7084C1A06FD; Thu, 22 Dec 2016 07:18:25 +0000 (UTC) Received: by v45346.1blu.de (Postfix, from userid 1000) id 2A369400020; Thu, 22 Dec 2016 08:18:23 +0100 (CET) From: Stefan Bodewig To: Gilles Cc: Subject: Re: [all] Clirr or japicmp - does either work for anybody? References: <877f6umx4d.fsf@v45346.1blu.de> <72a79f25c63d7edac6276e34a6c11641@scarlet.be> Date: Thu, 22 Dec 2016 08:18:23 +0100 In-Reply-To: <72a79f25c63d7edac6276e34a6c11641@scarlet.be> (gilles@harfang.homelinux.org's message of "Wed, 21 Dec 2016 15:36:35 +0100") Message-ID: <8737hgwhxc.fsf@v45346.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain archived-at: Thu, 22 Dec 2016 07:18:27 -0000 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-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org