Hi Jerome, I realised.. just checkedout fresh sources...
It is something I have come to rely on for my projects .. automated build system with checkstyle, findbugs and a good IDE .. extremely important .. and a continous integration box is a great addition... http://fisheye1.cenqua.com/browse/findbugs/findbugs/src/java/edu/umd/cs/findbugs/classfile/impl/ZipFileCodeBase.java?r=1.10 line 61 It has trouble opening the file D:\Restlet\-outputFile ... this seems like an ant problem? maybe the property hinted at by "-outputFile" isn't getting initialized properly or there is a typo? Cheers Piyush

