https://bz.apache.org/bugzilla/show_bug.cgi?id=60467

            Bug ID: 60467
           Summary: Build fails if Saxon HE is on Ant's classpath
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Meta
          Assignee: dev@tomcat.apache.org
          Reporter: 1983-01...@gmx.net
  Target Milestone: ----

Created attachment 34519
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34519&action=edit
Replaced invalid chars

This is basically the same issue as reported by years ago: bug 51028
Illegal characters make Saxon 9.7 choke:

     [xslt] Processing
D:\Projekte\tc8.5.x\webapps\docs\config\jar-scan-filter.xml to D:\Projekte\tc
8.5.x\output\build\webapps\docs\config\jar-scan-filter.html
     [xslt] D:\Projekte\tc8.5.x\webapps\docs\tomcat-docs.xsl:510:2: Fatal
Error! Illegal HTML charac
ter: decimal 151
     [xslt] Failed to process null

BUILD FAILED
D:\Projekte\tc8.5.x\build.xml:939: Fatal error during transformation using
D:\Projekte\tc8.5.x\webap
ps\docs\tomcat-docs.xsl: Illegal HTML character: decimal 151; SystemID:
file:/D:/Projekte/tc8.5.x/we
bapps/docs/tomcat-docs.xsl; Line#: 510; Column#: 2



Find the fix attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to