Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8573
| Path | csiph.com!news.mixmin.net!feeds.phibee-telecom.net!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Emmanuel Bourg <ebourg@apache.org> |
| 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 | <qwss3-6IF-9@gated-at.bofh.it> (permalink) |
| References | <qwo54-3RC-5@gated-at.bofh.it> <qwo54-3RC-3@gated-at.bofh.it> |
| X-Original-To | "Potter, Tim (Converged Cloud)" <timothy.potter@hpe.com>, Debian Java <debian-java@lists.debian.org> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Thu Nov 19 08:08:35 2015 |
| Old-Return-Path | <emmanuel.bourg@gmail.com> |
| 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 | <debian-java@lists.debian.org> archive/latest/18892 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| 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 <emmanuel.bourg@gmail.com> |
| Xref | csiph.com linux.debian.maint.java:8573 |
Show key headers only | View raw
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 <html> 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
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Find similar
locale_in_documentation_generated_by_javadoc error in many java packages "Potter, Tim (Converged Cloud)" <timothy.potter@hpe.com> - 2015-11-19 04:30 +0100 Re: locale_in_documentation_generated_by_javadoc error in many java packages Stephen Kitt <skitt@debian.org> - 2015-11-19 09:00 +0100 Re: locale_in_documentation_generated_by_javadoc error in many java packages Emmanuel Bourg <ebourg@apache.org> - 2015-11-19 09:10 +0100
csiph-web