Thanks! What should be the best course of action then? Should I just
commit my version to trunk (generated with java8) or should we proceed
in a different way?

Luca

Il giorno dom 9 feb 2020 alle ore 09:46 Marion & Christophe JAILLET
<christophe.jail...@wanadoo.fr> ha scritto:
>
> You see some differences on trunk only because Mike R has committed
> files generated with Java 11 on trunk.
> I guess that the last one who committed generated files on 2.4 was using
> an Java 8 or older version.
>
>
> CJ
>
> Le 08/02/2020 à 18:28, Luca Toscano a écrit :
> > 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
> > <toscano.l...@gmail.com>  ha scritto:
> >> 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 ore 17:10 Mike Rumph
> >> <mrump...@gmail.com>  ha scritto:
> >>> 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<mrump...@gmail.com>  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 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 commit those changes is up to debate.)
> >>>> To make ./build.sh work I needed to modify the script to remove the 
> >>>> -Xbootclasspath/p:"$LOCALCLASSPATH" option.
> >>>> There is another thread for this also in the above link.
> >>>> That option is not in Java versions after Java 8.
> >>>> So I think the change to use encodings was a side effect of moving to 
> >>>> Java 11.
> >>>> What version of Java are you using?
> >>>>
> >>>> BTW. I committed the Java 11 changes to the trunk branch but not to the 
> >>>> 2.4 branch.
> >>>>
> >>>> On Sat, Feb 8, 2020 at 2:20 AM Luca Toscano<toscano.l...@gmail.com>  
> >>>> wrote:
> >>>>> 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:
> >>>>>
> >>>>> -<a href="./es/sitemap.html" hreflang="es" rel="alternate"
> >>>>> title="Espa&#241;ol">&nbsp;es&nbsp;</a> |
> >>>>> -<a href="./fr/sitemap.html" hreflang="fr" rel="alternate"
> >>>>> title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
> >>>>> +<a href="./es/sitemap.html" hreflang="es" rel="alternate"
> >>>>> title="Espa�ol">&nbsp;es&nbsp;</a> |
> >>>>> +<a href="./fr/sitemap.html" hreflang="fr" rel="alternate"
> >>>>> title="Fran�ais">&nbsp;fr&nbsp;</a> |
> >>>>>
> >>>>> To build, I do the usual ./build.sh in docs/manual/build. I am aware
> >>>>> that there are issues with char encodings from a quick glance on older
> >>>>> threads, but I am wondering if there is a current best practice in how
> >>>>> to build docs to avoid committing weird changes :)
> >>>>>
> >>>>> Thanks in advance,
> >>>>>
> >>>>> Luca
> >>>>>
> >>>>> ---------------------------------------------------------------------
> >>>>> To unsubscribe, e-mail:docs-unsubscr...@httpd.apache.org
> >>>>> For additional commands, e-mail:docs-h...@httpd.apache.org
> >>>>>
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail:docs-unsubscr...@httpd.apache.org
> > For additional commands, e-mail:docs-h...@httpd.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
> For additional commands, e-mail: docs-h...@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to