Windows 10 Ant not recognized as internal or external command only with normal user

2019-12-26 Thread John W
Hi I have two account on Windows 10 pro named Admin(it's admin account) and Arthur (normal user) Ant works only on Admin account. On Arthur account cmd.exe doesn't recognize Ant.bat I' ve installed Ant and JDK 13 on Arthur account and double checked environments variables like ANT_HOME and JAVA_HO

RE: Conditional import?

2010-09-15 Thread John W. Lewis
Can imports go in targets? The way I have done it in the past is to conditionally set a property and import the property. When I don't want to import something, I set the property to a filename that does not exist. Make sure you . John -Original Message- From: Murray, Mike [mailto

RE: property passed via ant to build file not being set

2010-07-13 Thread John W. Lewis
I am not clear on what you want. Are you wanting the label to be build.1 or not? Cc by design sets a property called label. From http://cruisecontrol.sourceforge.net/main/configxml.html: The default label incrementer () uses the format string.number, providing the initial default label of b

RE: Ant 1.8 unzip does not preserve permissions!

2010-07-01 Thread John W. Lewis
may be helpful. http://ant.apache.org/manual/Tasks/chmod.html -Original Message- From: Stefan Bodewig [mailto:bode...@apache.org] Sent: Thursday, July 01, 2010 8:30 AM To: user@ant.apache.org Subject: Re: Ant 1.8 unzip does not preserve permissions! On 2010-07-01, ilke Muhtaroglu wro

RE: Need cross platform way of assigning users name to a property

2010-06-22 Thread John W. Lewis
I had a similar problem: -Original Message- From: Dean Schulze [mailto:dean_w_schu...@yahoo.com] Sent: Tuesday, June 22,