RE: Passing sysproperties from a file

2006-03-21 Thread Laurie . Green
file.properties as Java properties... Thanks, Laurie -Original Message- From: Dominique Devienne [mailto:[EMAIL PROTECTED] Sent: 18 March 2006 03:46 To: Ant Users List Subject: Re: Passing sysproperties from a file > I'm trying to include a set of properties, taken from a file, in the

Re: Passing sysproperties from a file

2006-03-17 Thread Dominique Devienne
> 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="file.props" id="jeff" /> With in the > Java task, but with no joy. > > Anybody know how to achieve this? I'm sure it must be

RE: Passing sysproperties from a file

2006-03-03 Thread Kajsa.Anderson
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 15, 2006 10:49 AM > To: user@ant.apache.org > Subject: Passing sysproperties from a file > > Hi, > > I'm trying to include a set of properties, taken from a file, > in the Java task as s