Close
jGuru Forums
Posted By: kola_fajimolu Posted On: Wednesday, October 10, 2001 08:56 AM
I am trying to transform the xml file produced by ant1.4 from my build file. I get the following error messages: Error while applying transformation. It does not like something related to my report element tag.
< report format="noframes" styledir="build/xsl/" todir="build/testreport/html"/>
I have copied the following files from optional.jar into a build.xsl directory. junit-noframes.xsl junit-frames.xsl
Re: Ant/JUnit3.7/TestReport to HTML
Posted By: Erik_Hatcher Posted On: Wednesday, October 10, 2001 10:03 AM