[
https://issues.apache.org/jira/browse/DERBY-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086176#comment-14086176
]
Knut Anders Hatlen commented on DERBY-2234:
-------------------------------------------
I'm still seeing this with Ant 1.9.4 and Java SE 8u11:
{noformat}
junit-html:
[junitreport] Processing
/code/derby/trunk/junit_20140714_1146/TESTS-TestSuites.xml to
/tmp/null1652743684
[junitreport] Loading stylesheet
jar:file:/usr/local/share/java/apache-ant-1.9.4/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-fr
ames.xsl
[junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser:
Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not
recogn
ized.
[junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser:
Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is
not
recognized.
[junitreport] Transform time: 385ms
[junitreport] Deleting: /tmp/null1652743684
[xslt] Processing
/code/derby/trunk/junit_20140714_1146/overview-frame.html to
/code/derby/trunk/junit_20140714_1146/overview-frame2.html
[xslt] Loading stylesheet
/code/derby/trunk/tools/ant/xsl/sysinfo_junitreport.xsl
[xslt] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser:
Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not
recogniz
ed.
[xslt] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser:
Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is
not re
cognized.
[xslt] : Error! Attribute name "nowrap" associated with an element type
"td" must be followed by the ' = ' character.
[xslt] : Error!
com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Attribute name
"nowrap" associated with an element type "td" must be foll
owed by the ' = ' character.
[xslt] Failed to process
/code/derby/trunk/junit_20140714_1146/overview-frame.html
BUILD FAILED
{noformat}
The nowrap attribute in overview-frame.html looks like this: {{<td nowrap>}}
> ant junitreport gives fatal error during transformation
> -------------------------------------------------------
>
> Key: DERBY-2234
> URL: https://issues.apache.org/jira/browse/DERBY-2234
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.3.1.4
> Reporter: Daniel John Debrunner
> Labels: derby_triage10_8
>
> Seemed to create a report still though.
> [junitreport] Transform time: 6499ms
> [xslt] Processing C:\_work\svn\trunk\junit_20070111_1541\overview-frame
> .html to C:\_work\svn\trunk\junit_20070111_1541\overview-frame2.html
> [xslt] Loading stylesheet C:\_work\svn\trunk\tools\ant\xsl\sysinfo_juni
> treport.xsl
> [xslt] C:/_work/svntrunk/junit_20070111_1541/overview-frame.html:14:11
> : Fatal Error! Attribute name "nowrap" associated with an element type "td"
> must
> be followed by the ' = ' character.
> [xslt] Failed to process C:\_work\svntrunk\junit_20070111_1541\overvie
> w-frame.html
> BUILD FAILED
> C:\_work\svntrunk\build.xml:1756: Fatal error during transformation
--
This message was sent by Atlassian JIRA
(v6.2#6252)