RE: Passing sysproperties from a file

2006-03-21 Thread Laurie . Green
Thanks for the replies, I solved this a while ago using, as mentioned, a combination of propertyset, loading property file with prefix and a glob mapper Not as clean as I would like, still think it might be nice to be able to have include all props in file.propert

Passing sysproperties from a file

2006-02-15 Thread Laurie . Green
Hi, 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 With in the Java task, but with no joy. Anybody know how to achieve this? I'm sure it must be possible. Thanks, Laurie Visit our

RE: generate unique id

2005-10-25 Thread Laurie . Green
you could maybe make one using a formatted date time? -Original Message- From: Mikael Petterson (KI/EAB) [mailto:[EMAIL PROTECTED] Sent: 25 October 2005 10:54 To: user@ant.apache.org Subject: generate unique id Hi, Is it possible to generate a unique id for an attribute in ant? Id can

pathelement location

2005-10-20 Thread Laurie . Green
Hi To run my main project I currently include all the existing jars using a and include the classes of the subproject that I have changed and eclipse has compiled using a eg., $