You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Areff Dhonye <Ar...@patsystems.com> on 2008/06/27 13:01:19 UTC

junitreport with continuum

Hi 
 
I am getting a problem with junitreport. I cant get the html pages to be
displayed
 
<html xmlns:lxslt="http://xml.apache.org/xslt"
xmlns:stringutils="xalan://org.apache.tools.ant.util.StringUtils">
<head>
<META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Unit Test Results.</title>
</head>
<frameset cols="20%,80%">
<frameset rows="30%,70%">
<frame src="overview-frame.html" name="packageListFrame">
<frame src="allclasses-frame.html" name="classListFrame">
</frameset>
<frame src="overview-summary.html" name="classFrame">
<noframes>
<h2>Frame Alert</h2>
<p>
                This document is designed to be viewed using the frames
feature. If you see this message, you are using a non-frame-capable web
client.
            </p>
</noframes>
</frameset>
</html>

 
 
 

Areff Dhonye
Java Developer
Patsystems (UK) Limited 
Cottons Centre  Hay's Lane
London  SE1 2QP 
Registered in England and Wales under company number 3086310 

Tel +44 (0)20 7940 0490
Fax +44 (0)20 7940 0492
Website  www.patsystems.com <blocked::http://www.patsystems.com/>  

 

DISCLAIMER: This e-mail is confidential and may also be legally privileged. If you are not the intended recipient, use of the information contained in this e-mail (including disclosure, copying or distribution) is prohibited and may be unlawful. Please inform the sender and delete the message immediately from your system.  This e-mail is attributed to the sender and may not necessarily reflect the views of the Patsystems Group and no member of the Patsystems Group accepts any liability for any action taken in reliance on the contents of this e-mail (other than where it has a legal or regulatory obligation to do so) or for the consequences of any computer viruses which may have been transmitted by this e-mail. The Patsystems Group comprises Patsystems plc and its subsidiary group of companies.


Re: junitreport with continuum

Posted by Wendy Smoak <ws...@gmail.com>.
On Fri, Jun 27, 2008 at 4:01 AM, Areff Dhonye
<Ar...@patsystems.com> wrote:

> I am getting a problem with junitreport. I cant get the html pages to be
> displayed

Are you talking about the Surefire Report link that shows up on the
Continuum build result page, or something else?

-- 
Wendy