Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 77746 invoked from network); 1 Dec 2005 16:32:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Dec 2005 16:32:20 -0000 Received: (qmail 44672 invoked by uid 500); 1 Dec 2005 16:31:51 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 44582 invoked by uid 500); 1 Dec 2005 16:31:50 -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 44553 invoked by uid 99); 1 Dec 2005 16:31:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2005 08:31:50 -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 mario@ops.co.at designates 194.152.182.4 as permitted sender) Received: from [194.152.182.4] (HELO smtp.ops.co.at) (194.152.182.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2005 08:33:17 -0800 Received: by smtp.ops.co.at (Postfix, from userid 65534) id ACD8D23C0D3; Thu, 1 Dec 2005 17:31:24 +0100 (CET) Received: from [192.168.3.1] (mgate.int.ops.co.at [172.27.0.11]) by smtp.ops.co.at (Postfix) with ESMTP id 8606F23C0B0 for ; Thu, 1 Dec 2005 17:31:21 +0100 (CET) Message-ID: <438F2559.9060408@ops.co.at> Date: Thu, 01 Dec 2005 17:31:21 +0100 From: Mario Ivankovits User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [VOTE] Release Configuration 1.2 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on smtp.ops.co.at X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-9.1 required=7.0 tests=AWL,BAYES_00,RATWR10_MESSID, SMILEY autolearn=ham version=2.64 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N J�rg Schaible wrote: >> Yes, with jdbc2.0-stdext.jar commons-configuration can be compiled and >> run under a JDK 1.3. >> >> Unfortunately this jar cannot be distributed via ibiblio because of >> licence issues, which makes the build a bit unconvenient. But I guess >> I will have to update the pom to declare this dependency because >> DatabaseConfiguration needs the DataSource interface. Would be a good >> idea to update documentation in this respect, too. >> > > So, where's the problem (yeah, I know Stephen's blog about "Compiling with older JDK")? Use 1.4 to compile it and have source/target as 1.3. For M2 you can have dependencies depending on the JDK version. > But as stated in his blog you have to set the bootclasspath too. Currently (temporary) I have a similar problem in commons-vfs. And if it is somehow possible I would like to avoid to release such a "construct". If you would like to compile such a "beast" you have to have two JDKs installed. :-( IMHO Not that nice. --- Mario --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org