Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 18793 invoked by uid 500); 21 Aug 2001 12:09:27 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 18782 invoked from network); 21 Aug 2001 12:09:27 -0000 Message-Id: <5802F7678945D51184440002557C81E20F266D@Server1b.office.isaserver.be> From: Natalia Bello To: "'ant-user@jakarta.apache.org'" Subject: RE: JunitReport Date: Tue, 21 Aug 2001 14:09:39 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C12A3A.2726AB80" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C12A3A.2726AB80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable OK, I have used the new junit-frames.xsl and it works. thaks Stephane -----Original Message----- From: Stephane Bailliez [mailto:sbailliez@imediation.com] Sent: 21 August 2001 12:34 To: ant-user@jakarta.apache.org Subject: RE: JunitReport Properties exists for every testsuite. Why ? because a testsuite can be run a new JVM each time (forked mode). = That means you can have different system properties. =20 You can use updated stylesheets that display properties (requires IE5+ = N6+ I guess), you can get it from cvs here: http://cvs.apache.org/viewcvs/jakarta-ant/src/etc/ =20 --=20 St=E9phane Bailliez=20 Software Engineer, Paris - France=20 iMediation - http://www.imediation.com =20 Disclaimer: All the opinions expressed above are mine and not those = from my company.=20 -----Original Message----- From: Natalia Bello [mailto:nbello@isabel.be] Sent: Tuesday, August 21, 2001 12:23 PM To: 'ant-user@jakarta.apache.org' Subject: JunitReport Hi!=20 I am trying to use junitreport to display some system properties in the result.=20 I have tried to update the junitframes.xsl to display the properties i = want, but i allways have the properties more than once.=20 It seems that these properties are repeated in the xml file.=20 how can i do to display them just one time? any idea?=20 Thanks in advanced,=20 Natalia=20 -----Original Message-----=20 From: Conor MacNeill [ mailto:conor@cortexebusiness.com.au ]=20 Sent: 18 August 2001 02:39=20 To: ant-user@jakarta.apache.org=20 Subject: Re: task userdoc error?=20 Hi,=20 It is actually a bug because a comma separated list should have worked. = A=20 workaround is to use a ':' separated list.=20 I've fixed the bug now though. Thanks=20 Conor=20 ----- Original Message -----=20 From: "T Master" =20 To: "ant user mailist" =20 Sent: Saturday, August 18, 2001 7:13 AM=20 Subject: task userdoc error?=20 > The ant manual states for javadoc:=20 >=20 > "groups=20 > Separates packages on the overview page into whatever groups you = specify,=20 > one group per table. This performs the same role as the group = attribute.=20 You=20 > can use either syntax (or both at once), but with the nested elements = you=20 > can easily specify multiple occurrences of the arguments."=20 >=20 > However, the javadoc2 task does not suport nested .=20 > Spelling mistake? Meant to ?=20 >=20 >=20 > With , I cannot specify a list of packages to be grouped. = I've=20 tried=20 > a comma delimitedlist and whitespace.=20 >=20 >=20 >=20 ------_=_NextPart_001_01C12A3A.2726AB80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable JunitReport
OK, I=20 have used the new junit-frames.xsl and it works.
thaks=20 Stephane
-----Original Message-----
From: Stephane Bailliez = [mailto:sbailliez@imediation.com]
Sent: 21 August 2001=20 12:34
To: ant-user@jakarta.apache.org
Subject: = RE:=20 JunitReport

Properties exists for every testsuite.
Why=20 ? because a testsuite can be run a new JVM each time (forked mode). = That means=20 you can have different system properties.
 
You=20 can use updated stylesheets that display properties (requires IE5+ = N6+ I=20 guess), you can get it from cvs here:
http://cvs.a= pache.org/viewcvs/jakarta-ant/src/etc/

-- 
 St=E9phane Bailliez 
 Software Engineer, Paris - = France 
 iMediation - http://www.imediation.com=  
 Disclaimer: All the opinions = expressed above=20 are mine and not those from my company.

-----Original Message-----
From: Natalia Bello=20 [mailto:nbello@isabel.be]
Sent: Tuesday, August 21, 2001 = 12:23=20 PM
To: 'ant-user@jakarta.apache.org'
Subject:=20 JunitReport

Hi!
I am trying to use = junitreport=20 to display some system properties in the result.
I=20 have tried to update the junitframes.xsl to display the properties = i want,=20 but i allways  have the properties more than once.

It seems that these properties are repeated in = the xml file.=20
how can i do to display them just one = time? any=20 idea?
Thanks in advanced, =
Natalia





-----Original Message-----
From:=20 Conor MacNeill [mailto:conor@cortexebusines= s.com.au]=20
Sent: 18 August 2001 02:39
To:=20 ant-user@jakarta.apache.org
Subject: Re:=20 <javadoc> task userdoc error?


Hi,

It is actually a bug because a comma separated = list should=20 have worked. A
workaround is to use a ':' = separated=20 list.

I've fixed the bug now though. Thanks

Conor

----- Original Message -----
From:=20 "T Master" <tmaster@iknowledgeinc.com>
To:=20 "ant user mailist" <ant-user@jakarta.apache.org> =
Sent: Saturday, August 18, 2001 7:13 AM
Subject: <javadoc> task userdoc error? =


> The ant manual states for javadoc: =
>
> "groups =
> Separates packages on the overview page into whatever = groups you=20 specify,
> one group per table. This = performs the=20 same role as the group attribute.
You=20
> can use either syntax (or both at once), = but with the=20 nested elements you
> can easily = specify multiple=20 occurrences of the arguments."
>
> However, the javadoc2 task does not suport nested=20 <groups>.
> Spelling = mistake?  Meant=20 to <group> ?
>
>
> With <group>, I = cannot=20 specify a list of packages to be grouped.  I've =
tried
> a comma delimitedlist = and=20 whitespace.
>
>=20
> =

------_=_NextPart_001_01C12A3A.2726AB80--