Path: csiph.com!news.mixmin.net!feeds.phibee-telecom.net!news.panservice.it!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: locale_in_documentation_generated_by_javadoc error in many java packages Date: Thu, 19 Nov 2015 09:10:03 +0100 Message-ID: References: X-Original-To: "Potter, Tim (Converged Cloud)" , Debian Java X-Mailbox-Line: From debian-java-request@lists.debian.org Thu Nov 19 08:08:35 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-4.697 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, LONGWORD=2, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=PR2cgpLV4k3w9uRXQyQtyR/6lZmsDVQjjzhe74Y7Lig=; b=G42NW0CGPdfXvOIYZC7GImlfDSsUNPvUB4oPuHA/Mh5dfZPON7K8w92bItX2h0jlZr Fz+JPS91oUzzds+tovkGxtYFNz6+SKlqZPuyyc2icHIndiHhmVylD7TR1hV78tcsa2S9 O21MQimToLr1uaAuP5vtrmoRevSMOhpvhK8u5e6Pl3FcawcCTAvREzS6mk6kty0xBVSI Iz23BKXuPfCUrUnVlmOuYqVTa+ZWVdwsnUYtin3nLu63OV261u910C++sByc81qAKRC7 V3aaZAH/PFeV++Sf8ZP2ctYHUQeqr/Jny2Qe921gOWiowlYru3U2zXHJ++Y+aTCseTKi RT5A== X-Received: by 10.194.188.112 with SMTP id fz16mr7539995wjc.65.1447920498741; Thu, 19 Nov 2015 00:08:18 -0800 (PST) Sender: robomod@news.nic.it User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/18892 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/564D8370.8070603@apache.org Approved: robomod@news.nic.it Lines: 26 Organization: linux.* mail to news gateway X-Original-Date: Thu, 19 Nov 2015 09:08:16 +0100 X-Original-Message-ID: <564D8370.8070603@apache.org> X-Original-References: <20150804210609.591F11ED96@jenkins.debian.net> <52754836-1536-456C-8511-1F89223D9945@hpe.com> X-Original-Sender: Emmanuel Bourg Xref: csiph.com linux.debian.maint.java:8573 Hi Tim, Le 19/11/2015 04:04, Potter, Tim (Converged Cloud) a écrit : > Is there something more complex going on here or am I just begin dense? For the Maven based packages the reproducibility issues related to the javadoc are handled in maven-debian-helper and maven-javadoc-plugin. Don't bother fixing these packages individually, a tool chain change can fix them all at once. I fixed the locale issue in maven-debian-helper 1.6.12 [1] but it seems there is another issue here, I'll get a look. The locale has at least two effects on the javadoc: - it changes the lang attribute on the element. This is addressed by dh-stripnondeterminism for all javadocs, even those generated by Ant/Gradle - the method summaries displayed in the methods table are extracted differently from the method javadoc. I assume that's the issue we see here. Emmanuel Bourg [1] http://anonscm.debian.org/cgit/pkg-java/maven-debian-helper.git/commit/?id=1ba303722e092ef972e0915a0d13334ddb1bc25c