Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 114 invoked from network); 13 Aug 2003 16:46:39 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 13 Aug 2003 16:46:39 -0000 Received: (qmail 7373 invoked by uid 97); 13 Aug 2003 16:49:22 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 7365 invoked from network); 13 Aug 2003 16:49:21 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 13 Aug 2003 16:49:21 -0000 Received: (qmail 97792 invoked by uid 500); 13 Aug 2003 16:46:09 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 97760 invoked from network); 13 Aug 2003 16:46:09 -0000 Received: from web41710.mail.yahoo.com (66.218.93.127) by daedalus.apache.org with SMTP; 13 Aug 2003 16:46:09 -0000 Message-ID: <20030813164611.86196.qmail@web41710.mail.yahoo.com> Received: from [130.13.162.175] by web41710.mail.yahoo.com via HTTP; Wed, 13 Aug 2003 09:46:11 PDT Date: Wed, 13 Aug 2003 09:46:11 -0700 (PDT) From: Phil Steitz Subject: RE: [lang] 2.0 left to do To: Jakarta Commons Developers List , steve@mungoknotwise.com In-Reply-To: <003001c3613e$6153bbd0$4600a8c0@YellowJacket> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Just attached a patch here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22386 to document the continued fraction implementation in Fraction.getFraction(double) and also to control integer overflows. At the very least, the overflow situation needs to be documented. The patch modifies methods to throw ArithmeticException when this occurs. Phil --- Steven Caswell wrote: > > > > Steven Caswell > steve@mungoknotwise.com > a.k.a Mungo Knotwise of Michel Delving > "One ring to rule them all, one ring to find them..." > > > > -----Original Message----- > > From: Gary Gregory [mailto:ggregory@seagullsw.com] > > Sent: Tuesday, August 12, 2003 7:55 PM > > To: 'Jakarta Commons Developers List' > > Subject: RE: [lang] 2.0 left to do > > > > > > As far as I can tell, we are here: > > > > To do: > > > > 1.1) Steven Caswell [steve@mungoknotwise.com]: > > "NestableDelegate test cases" > > Several tests to write here, mostly to increase the coverage. Would be > good > to get into 2.0, but I don't think it should delay the release. > > > 1.2) Steven Caswell [steve@mungoknotwise.com]: "I need to > > apply the patch from DateUtils testing (will do that this > > afternoon)." > > > > Was that done in DateUtils version 1.11? > > Yes. > > > > > 2) #22172 needs resolving. Timezone bug. > > 3) Pete Gieser's javadoc patches. > > 4) Update RELEASE-NOTES > > 5) Release RC2 > > 6) Check RC2 feels good. > > 6) Release 2.0 > > 7) Update website/xdocs > > 8) Create JDiff for website > > > > > > Done: > > > > 1) Gary's query on private CharSet.DASH/NEGATE. > > > > > -----Original Message----- > > > From: Henri Yandell [mailto:bayard@generationjava.com] > > > Sent: Wednesday, August 06, 2003 20:18 > > > To: Jakarta Commons Developers List > > > Subject: [lang] 2.0 left to do > > > > > > > > > Back from conference :) > > > > > > Reviewing emails, I think this is the list of things left to handle? > > > > > > 1) Gary's query on private CharSet.DASH/NEGATE. > > > 2) #22172 needs resolving. Timezone bug. > > > 3) Pete Gieser's javadoc patches. > > > 4) Update RELEASE-NOTES > > > 5) Release RC2 > > > 6) Check RC2 feels good. > > > 6) Release 2.0 > > > 7) Update website/xdocs > > > 8) Create JDiff for website > > > > > > > > > Anything I've missed? > > > > > > 2 is the only major one to handle. 1 does not influence the public > > > API, and 3 depends on whether Pete can get his patch in etc. Is 2 > > > closed? > > > > > > Hen > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org