I'm seeing some spam during docs/manual builds for some time, I think it started when I moved to java8.
[xslt] Processing /home/covener/SRC/httpd-trunk/docs/manual/mod/mod_rewrite.xml.meta to /home/covener/SRC/httpd-trunk/docs/manual/mod/mod_rewrite.html [xslt] home/covener/SRC/httpd-trunk/docs/manual/style/xsl/typemap.xsl:59:34: Warning! [xslt] FATAL: missing designation data for language edited. [xslt] The XSLT-Stylesheet won't work without modification. [xslt] $ cat /home/covener/SRC/httpd-trunk/docs/manual/mod/mod_rewrite.xml.meta <?xml version="1.0" encoding="UTF-8" ?> <!-- GENERATED FROM XML: DO NOT EDIT --> <metafile reference="mod_rewrite.xml"> <basename>mod_rewrite</basename> <path>/mod/</path> <relpath>..</relpath> <variants> <variant>edited</variant> <variant>en</variant> <variant>fr</variant> </variants> </metafile> >From laymens POV, it is treating this "edited" variant as if it was a language. I don't know if my java change is the cause of the .meta contents or just a change in how it is interpreted. Anyone chase this down before or have any hints? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org