Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 84164 invoked from network); 14 Nov 2005 22:42:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Nov 2005 22:42:36 -0000 Received: (qmail 92655 invoked by uid 500); 14 Nov 2005 22:42:33 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 92602 invoked by uid 500); 14 Nov 2005 22:42:33 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 92591 invoked by uid 99); 14 Nov 2005 22:42:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2005 14:42:33 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of robertburrelldonkin@blueyonder.co.uk designates 195.188.213.5 as permitted sender) Received: from [195.188.213.5] (HELO smtp-out2.blueyonder.co.uk) (195.188.213.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2005 14:42:24 -0800 Received: from knossos.elmet ([82.38.65.173]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 14 Nov 2005 22:43:04 +0000 Subject: Re: [vfs][VOTE] release version 1.0 From: robert burrell donkin To: Jakarta Commons Developers List In-Reply-To: <8a81b4af0511132009i60d88367g325b2fcba2c89f54@mail.gmail.com> References: <437130D6.5030108@ops.co.at> <43777C70.6020409@btopenworld.com> <43778B38.6010502@ops.co.at> <43779112.6050406@btopenworld.com> <1131920657.23391.46.camel@knossos.elmet> <8a81b4af0511132009i60d88367g325b2fcba2c89f54@mail.gmail.com> Content-Type: text/plain Date: Mon, 14 Nov 2005 23:00:51 +0000 Message-Id: <1132009251.5003.92.camel@knossos.elmet> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1-1mdk Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Nov 2005 22:43:04.0218 (UTC) FILETIME=[C6468FA0:01C5E96C] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Sun, 2005-11-13 at 21:09 -0700, Phil Steitz wrote: > On 11/13/05, robert burrell donkin wrote: > > On Sun, 2005-11-13 at 19:16 +0000, Stephen Colebourne wrote: > > > Mario Ivankovits wrote: > > > > As far as I know the next NET version will be able to use target 1.3 > > > > again, then I'll revert to use a java 1.3 compiler with maven too. > > > > Anyway, VFS uses target=1.3 and I use the jdk 1.3 libraries during > > > > development - so if your setup is correct (xml apis, java crypto, ...) > > > > it should work. > > > No. Not necessarily. See > > > http://jroller.com/page/scolebourne?entry=compiling_for_older_jdks > > > > > > I think that the bootclasspath is what you need to solve the inability > > > to use [net] from 1.3 issue too. > > > > +1 > > > > is this issue covered well enough in the release documentation? > > See the "Check Class File Format" section in > http://jakarta.apache.org/commons/releases/prepare.html > > Assuming all agree that compilation itself *must* be done on the > lowest supported jdk, the text there should be updated to make that > requirement explicit. I will update the docs if we can agree on a > reasonable way to do this using maven, as well as ant. AIUI setting an appropriate bootclasspath would enable a later JVM (supported by maven) to be used. probably need more research on this but am having trouble finding the cycles right now... - robert --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org