AW: Checkstyle

2008-08-26 Thread Jan.Materne
Here a snippet from our build. We have three sourcefolders (src/main, src/test, src/junit), so I'll iterate over src/* later. Line 2: Use Ants AntLib capability to load the checkstyle tasks. For that they must be on Ants classpath. E.g. in ANT_HOME/lib, or added by "-lib" option (or via an Ivy

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