Re: [Ginp-developers] Project Quality
Brought to you by:
burchbri,
dougculnane
From: Brian B. <br...@Pi...> - 2007-02-02 12:48:42
|
Doug Culnane wrote: > You have more patience than I do. Jalopy and checkstyle are very cool > but there is a lot of hassle to get the most out of them. I have done > this before but Jalopy has changed since then and the Maven plug-in is > no longer available except in source format. I wouldn't call it patience - more like "too stubborn to give up". > Excellent work Brian. Please do check it in. As you will see, I checked in all the source and xml files after the jalopy run. Next, I went through and fixed every CheckStyle line length error. The system is now down to "only" 1290 style errors. I've committed all these changes too. I hope to have a couple of spare hours over the weekend. I think I will stop working "vertically" to resolve style errors - in future I'll select a single source file and clean it up as much as possible in a single hit. I'm not going to be obsessive and fix everything - if it isn't quick or serious, I'll leave it until another time. I want to get the error count down to a low number (whatever that might be!) Regards, Brian |