Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 41904 invoked from network); 8 Mar 2005 17:42:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Mar 2005 17:42:38 -0000 Received: (qmail 79814 invoked by uid 500); 8 Mar 2005 17:42:37 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 79761 invoked by uid 500); 8 Mar 2005 17:42:37 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 79748 invoked by uid 99); 8 Mar 2005 17:42:37 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.65 as permitted sender) Received: from imf17aec.mail.bellsouth.net (HELO imf17aec.mail.bellsouth.net) (205.152.59.65) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 08 Mar 2005 09:42:36 -0800 Received: from [172.16.1.7] ([65.80.200.112]) by imf17aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20050308174234.OZBB2031.imf17aec.mail.bellsouth.net@[172.16.1.7]> for ; Tue, 8 Mar 2005 12:42:34 -0500 Message-ID: <422DE409.70707@bellsouth.net> Date: Tue, 08 Mar 2005 12:42:33 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Do we want to jump to JDK 1.5 References: <422d7a7a.23e9fae9.23e5.19efSMTPIN_ADDED@mx.gmail.com> <768dcb2e0503080327296b28f0@mail.gmail.com> <422DD9DF.5020302@apache.org> <768dcb2e050308090329e36977@mail.gmail.com> <422DDD39.6070805@bellsouth.net> <422DDDEC.4020600@apache.org> <009901c52402$de209920$da529145@mtbrook.bozemanpass.com> In-Reply-To: <009901c52402$de209920$da529145@mtbrook.bozemanpass.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Boreham wrote: >> IMO, a big risk to adoption. Is it really not possible to do the SSL >> in 1.4? > > > Yeah, I'd like to learn more about the problem with SSL in 1.4 myself. > > Requiring Java 5 seems a little painful right now : I don't have any > clients that are able to use it. Very reasonable points. Dave could you look and see if we can back port the SSL filter so it works on 1.4? If we can make it work on 1.4 then it is the most comfortable to stay on 1.4. However if I have to choose between having SSL and not ... I'd move to 1.5 to have it. Alex