Return-Path: Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 17628 invoked from network); 5 Aug 2003 00:27:36 -0000 Received: from gadolinium.btinternet.com (194.73.73.111) by daedalus.apache.org with SMTP; 5 Aug 2003 00:27:36 -0000 Received: from host81-128-94-246.in-addr.btopenworld.com ([81.128.94.246] helo=oemcomputer) by gadolinium.btinternet.com with smtp (Exim 3.22 #23) id 19jpfz-00013t-00 for commons-dev@jakarta.apache.org; Tue, 05 Aug 2003 01:27:43 +0100 Message-ID: <004501c35ae8$8493d820$f65e8051@oemcomputer> From: "Stephen Colebourne" To: "Jakarta Commons Developers List" References: <20030804170803.77124.qmail@web41708.mail.yahoo.com> Subject: Re: [lang] Enum/JDK1.2 (was Work outstanding) Date: Tue, 5 Aug 2003 01:28:33 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N OK, solution checked in now for the JDK1.2 Enum problem. It should all be OK now. It should also be backwards compatable, and maybe offer other Enum forms that I haven't investigated yet. I'm all out of time now, and won't be doing much for the next week. So if someone else wants to check what I've done feel free ;-) Stephen ----- Original Message ----- From: "Phil Steitz" To: "Jakarta Commons Developers List" Sent: Monday, August 04, 2003 6:08 PM Subject: Re: [lang] Work outstanding > --- scolebourne@btopenworld.com wrote: > > The tests all passed on JDK 1.4.1, 1.3.1, 1.2.2 Windows Sun. Well until > > the parseCVS test stopped working last night :-( > > Does that include compiling the tests on 1.2.2? See my comments on the > Bugzilla ticket: > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19030 > > Phil > > > > I will try to come up with an alternative strategy for Linux. > > > > Stephen > > > > > > > from: Henri Yandell > > > > the junit tests all work on linux :-) > > > > > > They fail for me on JDK 1.2. The JUnit tests don't compile under Sun > > Linux > > > JDK 1.2.2. I need to get a Windows machine with 1.2 going to see if > > they > > > work there. > > > > > > 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 >