Try using an absolute path to the jar file. Like:

checkstyle.jar=/path/to/checkstyle-2.4/checkstyle-all-2.4.jar

> -----Original Message-----
> From: Paul Smith [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 11 March 2003 08:58
> To: 'Log4J Developers List'
> Subject: RE: Checkstyle target problem
> 
> 
> > Did you define the "checkstyle.jar" property in your local 
> > build.properties?
> 
> Yup:
> 
> [build.properties]
> 
> # Checkstyle OPTIONAL; required to run the checkstyle target
>  Available from http://checkstyle.sf.net
> checkstyle.jar=../checkstyle-2.4/checkstyle-all-2.4.jar
> 
> 
> Inside the checkstyle-all-2.4.jar I found the 
> checkstyletask.properties but
> it just has this:
> 
> [checkstyle-all-2.4.jar]
> checkstyle=com.puppycrawl.tools.checkstyle.CheckStyleTask
> 
> I'm not sure where the "config" comes into it.
> 
> cheers, and thanks for the help
> 
> Paul
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to