AW: AW: checkstyle-ant

2007-07-31 Thread Jan.Materne
/incubator/ivy/core/trunk/build.xml?view=markup Jan >-Ursprüngliche Nachricht- >Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 31. Juli 2007 08:58 >An: user@ant.apache.org >Betreff: AW: AW: checkstyle-ant > >First: please keep on the list

AW: AW: checkstyle-ant

2007-07-30 Thread Jan.Materne
the junit test cases (sources) cs.report.dir : where to generate the cs-reports into? Jan Von: Sameer Borwankar [mailto:[EMAIL PROTECTED] Gesendet: Montag, 30. Juli 2007 12:53 An: Materne, Jan (RZF) Betreff: Re: AW: checkstyle-ant

Re: AW: checkstyle-ant

2007-07-30 Thread Sameer Borwankar
create the checker- unable to read the file - unable to parse configuration stream..also help me regarding the same - Original Message From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: user@ant.apache.org Sent: Monday, July 30, 2007 3:11:51 PM Subject: AW

AW: checkstyle-ant

2007-07-30 Thread Jan.Materne
generates a xml based report. This report should be converted to HTML by the

Re: checkstyle-ant

2007-07-30 Thread Prashant Reddy
Does the file checkstyle.xsl exist in the directory where your build.xml is ? -Prashant On Mon, 2007-07-30 at 02:20 -0700, Sameer Borwankar wrote: > Hi all, > > I am trying to generate a report using checkstyle plugin with IBM RAD. > I have written an ant script for the same as follows: > >

checkstyle-ant

2007-07-30 Thread Sameer Borwankar
Hi all, I am trying to generate a report using checkstyle plugin with IBM RAD. I have written an ant script for the same as follows: When i try to run this ant script the error which m getting is "system cannot find the file checkstyle.xsl" so please help me rega