I use java 10 OpenJDK Runtime Environment (build
10.0.2+13-Ubuntu-1ubuntu0.18.04.4)
Last saturday, I used "build.sh fr" command to rebuild french doc
(trunk) after updating some XML files, and all *html.fr.utf8 files were
modified like down under : a space added before each "<a
title="Permanent link" string.
Apparently, it has no effect online.
Le 22/01/2019 à 16:21, Daniel Gruno a écrit :
I've seen the same changes with java 8 (9 and 11 don't work).
On 1/22/19 4:16 PM, Rainer Jung wrote:
Am 22.01.2019 um 15:27 schrieb Eric Covener:
Modified: httpd/httpd/trunk/docs/manual/bind.html.de
URL:
http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/bind.html.de?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/bind.html.de (original)
+++ httpd/httpd/trunk/docs/manual/bind.html.de Tue Jan 22 09:53:04
2019
@@ -46,7 +46,7 @@
Apache</a></li><li><a
href="#comments_section">Kommentare</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top"
src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="overview" id="overview">Überblick</a><a
title="Permanent link" href="#overview"
class="permalink">¶</a></h2>
+<h2><a name="overview" id="overview">Überblick</a> <a
title="Permanent link" href="#overview"
class="permalink">¶</a></h2>
I noticed my recent xform tried to do something like this too.
I used a recent Java 8 (1.8.0_201). It seems the change was already
part of the checked in 2.4 docs, so there the commit diff was much
smaller.
In trunk and 2.4 I both regenerated the docs using the same Java and
the commands:
build.sh extraclean bootstrap modulelists metafiles \
convmap typemaps validate-xml
build.sh all convmap typemaps validate-xhtml
I noticed the change above but I haven't investigated the reason.
Especially when I saw the 2.4 was fine, so some other committers
produce the same transformations.
Regards,
Rainer
---------------------------------------------------------------------
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