Mine is by default
LANG=fr_FR.UTF-8
changing it to en_US.UTF-8, then
./built.sh extraclean
./buiilt.sh
still generates invalid man files with java9, and replaces some char by
their entities in HTML generated files.
With java8, everything looks fine to me.
CJ
Le 24/09/2018 à 21:39, William A Rowe Jr a écrit :
Could this have any impact;
LANG=en_US.UTF-8
vs. others' settings for the code page?
On Mon, Sep 24, 2018 at 1:45 PM Christophe JAILLET
<christophe.jail...@wanadoo.fr <mailto:christophe.jail...@wanadoo.fr>>
wrote:
Le 24/09/2018 à 18:33, Joe Orton a écrit :
> On Mon, Sep 24, 2018 at 10:43:36AM -0500, William A Rowe Jr wrote:
>> Try to svn up your docs/manual/build/ subdir, it is a different
checkout.
>>
>> Maybe we need to revision that directory with a reference rev
under docs/
>> so we don't actually regress the generated docs when the build
toolchain
>> is bumped?
> I get the same entities->ISO-8859-1 replacement with the latest
> docs-build/trunk, is that really the only problem here? Are entities
> definitely wrong? I don't understand the docs toolchain at all.
>
> Relatedly,
http://svn.apache.org/viewvc?view=revision&revision=1841786
>
> has done something truly horrific to man/* in the other direction.
If java 9+, then have a look at
https://lists.apache.org/thread.html/039a5815481ac297931cd08e759a90388a620eb6ea7aaecfcf97457f@%3Cdocs.httpd.apache.org%3E
The issue with man pages is reported (with a possible work-around
at the
end), as well as the output of entities in the generated files.
CJ
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
<mailto:docs-unsubscr...@httpd.apache.org>
For additional commands, e-mail: docs-h...@httpd.apache.org
<mailto:docs-h...@httpd.apache.org>