Re: Conditionally setting property values

2004-02-07 Thread Antoine Lévy-Lambert
ailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 5:39 PM To: 'Ant Users List' Subject: Conditionally setting property values I have ant build scripts that need to run on both Win2K and Solaris. The JDK/SDKs, JREs, and locally constructed jar files are in different directories, d

RE: Conditionally setting property values

2004-02-06 Thread Steven Scheffler
Sent: Friday, February 06, 2004 5:39 PM To: 'Ant Users List' Subject: Conditionally setting property values I have ant build scripts that need to run on both Win2K and Solaris. The JDK/SDKs, JREs, and locally constructed jar files are in different directories, depending on the operating

Conditionally setting property values

2004-02-06 Thread Holliday, Donald B. (LNG-CSP)
I have ant build scripts that need to run on both Win2K and Solaris. The JDK/SDKs, JREs, and locally constructed jar files are in different directories, depending on the operating system. I want to write a script that says something like set a bunch of properties