Re: Re: Ivy trunk doesn't compile

2007-12-29 Thread Xavier Hanin
Thanks for your patch Markus. I actually changed the comparator to handle ArtifactDownloadReport instead of Artifact, since now collections contains ArtifactDownloadReport. With generics this would have been caught by the compiler... But we are missing some unit tests for retrieve, there's room for

IVY Checkstyle

2007-12-29 Thread Markus M. May
Hello, I thought it is wothwhile to checkout some checkstlye stuff in Ivy. I de-activated the "Hide default constructor in Util Classes", because I got far too many false positives. Furthermore I activated the JAVADoc check, since I find Javadocs very helpful, if you are new to code. Furht

Re: Locator bugs

2007-12-29 Thread Alia B.
Hi all, I was trying to run ant (v1.7) via jsp but i'm getting java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Locator it works ok via java but not jsp, is this a configration problem or this is a bug? Regards, Stefan Bodewig wrote: > > On Tue, 15 May 2007, Steve Loughran <[EMAIL P