Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8573
| 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 | 2015-11-19 09:10 +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> |
| Organization | linux.* mail to news gateway |
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