Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 80640 invoked from network); 18 Mar 2006 03:46:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Mar 2006 03:46:10 -0000 Received: (qmail 73903 invoked by uid 500); 18 Mar 2006 03:46:06 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 73861 invoked by uid 500); 18 Mar 2006 03:46:05 -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 73850 invoked by uid 99); 18 Mar 2006 03:46:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 19:46:05 -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 ddevienne@gmail.com designates 64.233.182.203 as permitted sender) Received: from [64.233.182.203] (HELO nproxy.gmail.com) (64.233.182.203) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 19:46:04 -0800 Received: by nproxy.gmail.com with SMTP id y38so538416nfb for ; Fri, 17 Mar 2006 19:45:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CQsP0j8X8jj+DNMyW8FOuenbBfcqmdoNnCRyQEwmOZ+yLR6oJYgfP+RTF8maNA55Vinw+mEJoA98ZFBIvSQFYH6/8qqmmhvrViefLN+DDuXKp7EmP79ufXaCfWnE66dM/hIcBm8pY1jjdaXzin5J0h2d+qAE0Mkynal30hLBqk4= Received: by 10.48.213.8 with SMTP id l8mr66317nfg; Fri, 17 Mar 2006 19:45:42 -0800 (PST) Received: by 10.49.61.10 with HTTP; Fri, 17 Mar 2006 19:45:42 -0800 (PST) Message-ID: <255d8d690603171945v7a42bc3dq62bbac60b8b7c73f@mail.gmail.com> Date: Fri, 17 Mar 2006 21:45:42 -0600 From: "Dominique Devienne" To: "Ant Users List" Subject: Re: Passing sysproperties from a file In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060215162747.70713.qmail@web52914.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > I'm trying to include a set of properties, taken from a file, in the > Java task as system properties. > > I have been fiddling around with various combinations of file=3D"file.props" id=3D"jeff" /> With i= n the > Java task, but with no joy. > > Anybody know how to achieve this? I'm sure it must be possible. Have you looked into ? --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org