Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 11129 invoked from network); 22 Jun 2005 09:33:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2005 09:33:08 -0000 Received: (qmail 27700 invoked by uid 500); 22 Jun 2005 09:33:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 27662 invoked by uid 500); 22 Jun 2005 09:33:07 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 27634 invoked by uid 99); 22 Jun 2005 09:33:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2005 02:33:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.42.14] (HELO nwkea-mail-2.sun.com) (192.18.42.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2005 02:33:08 -0700 Received: from phys-biff-2 ([129.158.227.37]) by nwkea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id j5M9X5FF023440 for ; Wed, 22 Jun 2005 02:33:06 -0700 (PDT) Received: from conversion-daemon.biff-mail1.india.sun.com by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IIH00501BGM4U@biff-mail1.india.sun.com> (original mail from Amit.Handa@Sun.COM) for derby-dev@db.apache.org; Wed, 22 Jun 2005 15:03:05 +0530 (IST) Received: from [129.158.229.190] (javasoft18.India.Sun.COM [129.158.229.190]) by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IIH00GIXBV4HS@biff-mail1.india.sun.com> for derby-dev@db.apache.org; Wed, 22 Jun 2005 15:03:05 +0530 (IST) Date: Wed, 22 Jun 2005 14:59:08 +0530 From: Amit Handa Subject: Re: Typo in FAQ In-reply-to: <42B92F10.1010909@solsoft.com> To: Derby Development Reply-to: Amit.Handa@Sun.COM Message-id: <42B92F64.905@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) References: <42B92F10.1010909@solsoft.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thomas Lecavelier wrote: >Hi, > >I would like notify a typo in the FAQ online: > >Section 2.6 we should read "JDK 1.5" instead of "JDK 5.1" > > > Then it should rather be (J2SE 5.0) JDK 5.0, the naming conventions have been changed. See this :- http://java.sun.com/j2se/naming_versioning_5_0.html >Have a nice day. > >-- Tom > >