Having discovered the check-results.xml file, I will work through them all... (the ones I contributed). -Greg
On Wed, Jul 20, 2011 at 10:27 AM, Greg Sterijevski <[email protected]>wrote: > Yes, sorry about the mess I created. I will go back and add the javadoc. > > -Greg > > > On Wed, Jul 20, 2011 at 8:58 AM, Phil Steitz <[email protected]>wrote: > >> Ack. All of the warnings are either missing javadoc or exception string >> warnings. I was holding off fixing the latter until we had a couple of >> impls to compare so we could see the full range of errors we were likely to >> see. I can probably do that now, though. Will add to the thread on >> regression API refactoring and get something at least functional into the >> code. As for the javadoc, thanks for volunteering, Greg :) >> >> >> >> On Jul 20, 2011, at 5:03 AM, Luc Maisonobe <[email protected]> wrote: >> >> > Hello all, >> > >> > Is seems there are many checkstyle and findbugs warnings in the >> RegressionResults and MillerUpdatingRegression classes. They are mainly >> missing javadoc, but also hard-coded exception messages and storing array >> references in classes. >> > >> > Greg, I think you provided the patch, could you have a look at this ? >> > >> > Luc >> > >> > --------------------------------------------------------------------- >> > 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] >> >> >
