Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 25567 invoked from network); 8 Mar 2005 17:13:37 -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:13:37 -0000 Received: (qmail 98445 invoked by uid 500); 8 Mar 2005 17:13:36 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 98409 invoked by uid 500); 8 Mar 2005 17:13:36 -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 98393 invoked by uid 99); 8 Mar 2005 17:13:36 -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.66 as permitted sender) Received: from imf18aec.mail.bellsouth.net (HELO imf18aec.mail.bellsouth.net) (205.152.59.66) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 08 Mar 2005 09:13:34 -0800 Received: from [172.16.1.7] ([65.80.200.112]) by imf18aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20050308171330.NIDF7187.imf18aec.mail.bellsouth.net@[172.16.1.7]> for ; Tue, 8 Mar 2005 12:13:30 -0500 Message-ID: <422DDD39.6070805@bellsouth.net> Date: Tue, 08 Mar 2005 12:13:29 -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: Do we want to jump to JDK 1.5 (was: Re: [GUMP@brutus]: Project mina (in module mina) failed) References: <422d7a7a.23e9fae9.23e5.19efSMTPIN_ADDED@mx.gmail.com> <768dcb2e0503080327296b28f0@mail.gmail.com> <422DD9DF.5020302@apache.org> <768dcb2e050308090329e36977@mail.gmail.com> In-Reply-To: <768dcb2e050308090329e36977@mail.gmail.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 I think we need to make a decision about whether or not we want to support JDK 1.5 and what this means for backwords compatability. What are the pros and cons at this point? I don't think its practical using the server without SSL so I don't mind jumping to 1.5. If it does not happen today it will in the next 6 months I think. I still have not started using the new features that arrived in 1.4 :( but this is another story. Alex Trustin Lee wrote: >Hi, > >On Tue, 08 Mar 2005 08:59:11 -0800, Brett Porter wrote: > > >>Gump currently runs on JDK 1.4, and there is also a 1.5 build nightly. >> >>Do you require Java 5, and is that wise? I thought the min requirements >>would be 1.4. >> >> > >MINA requires Java 5 only for SSL support. It runs OK in 1.4 if you >don't use SSL. :) > >Trustin > >