[
https://issues.apache.org/jira/browse/DERBY-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087343#comment-14087343
]
ASF subversion and git services commented on DERBY-2234:
--------------------------------------------------------
Commit 1616112 from [~knutanders] in branch 'code/trunk'
[ https://svn.apache.org/r1616112 ]
DERBY-2234: ant junitreport gives fatal error during transformation
Use Ant's replace functionality to insert the sysinfo link into
overview-frame.html, instead of using an XSLT script. The XSLT script
only works if overview-frame.html is a valid XML document, which is
not the case without some massaging.
> 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
> Assignee: Knut Anders Hatlen
> Labels: derby_triage10_8
> Attachments: d2234-1a.diff
>
>
> 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)