Great! It would be good to round out clover testing to get to create a super stable and well tested 1.3.
Another area of test and coverage that is sometimes lacking is that not all unit tests test for null and "", and bad data, for example the recent Hex "qq" bug. Unfortunately there is no way yet to get clover to check for that. We have 100% for a lot of classes. There are classes like Base64 that have little nooks and cranies that I just really wonder how to test to get to 100%. Could be dead code of course... Thank you, Gary > -----Original Message----- > From: Tim O'Brien [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 10:58 > To: Jakarta Commons Developers List > Subject: RE: [codec] 1.3 Release Candidate Status > > Sounds good, I'd like to take this time to fully test DoubleMetaphone, > I'll get to it this weekend. > > Tim > > On Thu, 22 Apr 2004, Gary Gregory wrote: > > > Tim and all, > > > > I am going to be very busy until next week, so I cannot attend to > > [codec]. Any polishing anyone wants to do is welcome ;-) > > > > Thank you, > > Gary > > > > > -----Original Message----- > > > From: Gary Gregory [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, April 20, 2004 15:14 > > > To: Jakarta Commons Developers List > > > Subject: RE: [codec] 1.3 Release Candidate Status > > > > > > > Gary, let me know if you need any support for the release. I'd like > > > to > > > > pass > > > > the baton off to you as it isn't a good idea to monopolize release > > > > management. > > > > > > Tim, > > > > > > You're not monopolizing anything Tim ;-) AFAIAC, the committer that > > has > > > the time and the inclination can do it. Right, I've got little bits of > > > time here and there. I'd like to cut a 1.3 while it is stable and > > before > > > streamable codec work begins. > > > > > > So, unless someone steps up with concerns or decides to increase code > > > coverage, I'd like to get started with an RC1. > > > > > > Thank you, > > > Gary > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > > > -- > ---------------------- > Tim O'Brien > Evanston, IL > (847) 863-7045 > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > 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]
