Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 64476 invoked from network); 18 Apr 2007 09:23:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2007 09:23:06 -0000 Received: (qmail 12426 invoked by uid 500); 18 Apr 2007 09:23:07 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 12398 invoked by uid 500); 18 Apr 2007 09:23:07 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 12387 invoked by uid 99); 18 Apr 2007 09:23:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 02:23:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [193.201.183.194] (HELO sscd0002.dmz.huk.de) (193.201.183.194) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 02:23:00 -0700 Received: from sscd0027.huk-coburg.de ([10.148.152.136]) by sscd0002.dmz.huk.de with Microsoft SMTPSVC(6.0.3790.1830); Wed, 18 Apr 2007 11:22:38 +0200 Received: by sscd0027.huk-coburg.de (Postfix, from userid 1) id 1AAC05807F; Wed, 18 Apr 2007 11:21:22 +0200 (CEST) Received: from sscd0001.dmz.huk.de (sscd0001.dmz.huk.de [10.148.152.131]) by sscd0027.huk-coburg.de (Postfix) with ESMTP id CCDDA5807F for ; Wed, 18 Apr 2007 11:21:21 +0200 (CEST) Received: from sxf00001.lan.huk-coburg.de (unverified) by sscd0001.dmz.huk.de (HUK-COBURG Mailrelay2) with ESMTP id for ; Wed, 18 Apr 2007 11:22:38 +0200 Received: from VEX00130.lan.huk-coburg.de ([10.131.117.131]) by sxf00001.lan.huk-coburg.de with Microsoft SMTPSVC(6.0.3790.1830); Wed, 18 Apr 2007 11:22:39 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Subject: RE: ant / with jdk 5 Date: Wed, 18 Apr 2007 11:22:37 +0200 Message-ID: <3AE93DC078AE8A41AEDA6B95DE4EB92D25BB17@VEX00130.lan.huk-coburg.de> In-Reply-To: <3AE93DC078AE8A41AEDA6B95DE4EB92D25BAE7@VEX00130.lan.huk-coburg.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: ant / with jdk 5 Thread-Index: AcdypeJLu8t0wyAQSku+qk6fFjQG3wO9N8/A References: <3AE93DC078AE8A41AEDA6B95DE4EB92D25BAE7@VEX00130.lan.huk-coburg.de> From: "Rebhan, Gilbert" To: "Ant Users List" X-OriginalArrivalTime: 18 Apr 2007 09:22:39.0556 (UTC) FILETIME=[1C26B040:01C7819B] Content-class: urn:content-classes:message Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org =20 Hi, -----Original Message----- From: Rebhan, Gilbert [mailto:Gilbert.Rebhan@huk-coburg.de]=20 Sent: Friday, March 30, 2007 10:32 AM To: user@ant.apache.org Subject: ant / with jdk 5 /* Hi, our deployment env right now =3D Win2003 Server, Ant 1.6.5, jdk1.4.2_08 Soon we have to support projects, that run under / must be compiled for java 5 also We' ll have a mix of projects for jdk 1.4=20 and jdk 5 then. I'm looking for the most simple solution to support both java versions, means if possible avoiding two different workflows ... */ Switching to jdk 1.5 is no option right now, means the workflow has to go with jdk 1.4. So if i need to support builds for jdk 1.5 i have to go via path/to/jdk1.5/bin/javac.exe and , right ? Or are there any other / better ideas ? Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org