You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2007/10/25 10:38:50 UTC

[jira] Commented: (DERBY-2234) ant junitreport gives fatal error during transformation

    [ https://issues.apache.org/jira/browse/DERBY-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537546 ] 

Kristian Waagan commented on DERBY-2234:
----------------------------------------

I think at least part of the problem here is which JVM version you invoke ant with.
For me junitreport works with Sun Java SE 5.0, but fails with Sun Java SE 6.
Since Dan has reported this error with IBM 1.5 VMs, it can't be just the VM version, but maybe some component the VM is using during the transformation phase?

> 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
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.