Building docs for trunk and 2.4.x without changing char encoding

2020-02-08 Thread Luca Toscano
Hi everybody, apologies in advance for my question, I haven't followed completely all the past threads. I am trying to add some docs for mod_systemd, and while building the trunk's docs I keep getting a diff like: - es  | - fr  | + es  | + fr  | To build, I do the usual ./build.sh in docs/manual

Re: Building docs for trunk and 2.4.x without changing char encoding

2020-02-08 Thread Mike Rumph
Hello Luca, See the previous thread related to commit r1873229: - http://mail-archives.apache.org/mod_mbox/httpd-docs/202001.mbox/browser I caused a problem or solved one depending on one's perspective. I created a massive change by running ./build.sh with Java 11. (Was it right or wrong to comm

Re: Building docs for trunk and 2.4.x without changing char encoding

2020-02-08 Thread Mike Rumph
I should also mention that this difference does not appear in the .html.utf8 files. On Sat, Feb 8, 2020 at 7:59 AM Mike Rumph wrote: > Hello Luca, > > See the previous thread related to commit r1873229: > - http://mail-archives.apache.org/mod_mbox/httpd-docs/202001.mbox/browser > > I caused a pr

Re: Building docs for trunk and 2.4.x without changing char encoding

2020-02-08 Thread Luca Toscano
Hi Mike, thanks for following up. I noticed the thread but I am using java 8, and I haven't had any problems with it in the past, so I didn't try to remove the Xbootclasspath parameter. I just did now but the problem persists, so it must be something else :( Luca Il giorno sab 8 feb 2020 alle or

Re: Building docs for trunk and 2.4.x without changing char encoding

2020-02-08 Thread Luca Toscano
Wasn't able to repro in 2.4.x (docs build repo up to date to last version, same environment), in fact I just committed http://svn.apache.org/r1873802. Very strange.. If anybody has suggestions, I am all ears! I'll keep testing :) Luca Il giorno sab 8 feb 2020 alle ore 17:55 Luca Toscano ha scrit

Re: Building docs for trunk and 2.4.x without changing char encoding

2020-02-08 Thread Lucien Gentis
In what file do you get the diff : - es  | - fr  | + es  | + fr  | Le 08/02/2020 à 17:55, Luca Toscano a écrit : Hi Mike, thanks for following up. I noticed the thread but I am using java 8, and I haven't had any problems with it in the past, so I didn't try to remove the Xbootclasspath parame

Re: Building docs for trunk and 2.4.x without changing char encoding

2020-02-08 Thread Luca Toscano
Hi Lucien, some of the files: docs/manual/rewrite/flags.html.en docs/manual/new_features_2_4.html.en docs/manual/mod/mod_systemd.html.en Il giorno sab 8 feb 2020 alle ore 18:29 Lucien Gentis ha scritto: > > In what file do you get the diff : > > - title="Español"> es  | > - title="Français"> fr