> -----Original Message----- > From: Christopher Lenz [mailto:[EMAIL PROTECTED]] > Sent: 28 November 2002 21:06 > To: Cactus Developers List > Subject: Re: [GUMP] Build Failure - jakarta-cactus-framework-13 > > Vincent, > > I've tried this with the latest checkstyle.jar built by Gump, and get > the same error. How about we just turn 'failOnViolation' off to make > Gump proceed with the build anyway? In the meantime, we'll be able to > detect any "real" problems ;-)
+1. FYI, I'm currently discussing with Oliver from checkstyle to try to find out what the problem is. Thanks -Vincent > > Vincent Massol wrote: > > ---------------------------------------------------- > > This email is autogenerated from the output from: > > <http://cvs.apache.org/builds/gump/2002-11-28/jakarta-cactus-framework- > 13.html> > > ---------------------------------------------------- > > > > Buildfile: framework/build.xml > [...] > > checkstyle.check: > > > > checkstyle: > > [echo] Errors are reported in framework/target- > 13/checkstyle_errors.xml > > [checkstyle] /home/rubys/jakarta/jakarta- > cactus/framework/src/java/j2ee12/org/apache/cactus/server/HttpServletReq ue > stWrapper.java:1: Unable to check as missing lines to check. > > [checkstyle] /home/rubys/jakarta/jakarta- > cactus/framework/src/java/j2ee12/org/apache/cactus/server/HttpServletReq ue > stWrapper.java:1: Unable to check as missing lines to check. > > [checkstyle] /home/rubys/jakarta/jakarta- > cactus/framework/src/java/j2ee12/org/apache/cactus/server/PageContextWra pp > er.java:1: Unable to check as missing lines to check. > > [checkstyle] /home/rubys/jakarta/jakarta- > cactus/framework/src/java/j2ee12/org/apache/cactus/server/PageContextWra pp > er.java:1: Unable to check as missing lines to check. > [...] > > > > BUILD FAILED > > file:///home/rubys/jakarta/jakarta-cactus/framework/build.xml:598: Got > 194 errors. > > > > Total time: 35 seconds > > -- > Christopher Lenz > /=/ cmlenz at gmx.de > > > -- > To unsubscribe, e-mail: <mailto:cactus-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
