Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 49828 invoked from network); 6 Jul 2004 16:43:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jul 2004 16:43:14 -0000 Received: (qmail 93225 invoked by uid 500); 6 Jul 2004 16:27:32 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 93167 invoked by uid 500); 6 Jul 2004 16:27:31 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 93149 invoked by uid 99); 6 Jul 2004 16:27:31 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [217.160.230.40] (HELO mout.perfora.net) (217.160.230.40) by apache.org (qpsmtpd/0.27.1) with ESMTP; Tue, 06 Jul 2004 09:27:30 -0700 Received: from minotaur.apache.org[209.237.227.194] (helo=[127.0.0.1]) by mrelay.perfora.net with ESMTP (Nemesis), id 1Bhsmu-1P19-0MKyxe-0006GI; Tue, 06 Jul 2004 12:27:20 -0400 Message-ID: <40EAD2E9.9000703@reverycodes.com> Date: Tue, 06 Jul 2004 12:27:21 -0400 From: Vadim Gritsenko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: JDK 1.3.1 compatibility for cvs-head References: <40E951BD.5080706@fztig938.bank.dresdner.net> <40EAA1BB.5050700@gmx.de> <35974.10.0.0.5.1089128270.squirrel@10.0.0.5> In-Reply-To: <35974.10.0.0.5.1089128270.squirrel@10.0.0.5> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Antonio Gallardo wrote: >Joerg Heinicke dijo: > > >>Yes, we decided to beware 1.3 compatibility as long as we need no >>feature of 1.4. The above issues don't make it necessary to switch to 1.4. >> >> > >Each day is harder and harder to find the libs compiled for 1.3. I found >my self being compiling a lot of jars before commiting an updated jar in >Cocoon. And sometimes it is not posible at all. As a sample libs that >needs JDBC 3.0 support. > > I suggest to wait for SVN migration, create 2.1.6 branch (and keep it on JDK 1.3), and switch to JDK 1.4 for 2.2. Vadim