ursday, January 26, 2006 10:55 AM
To: user@ant.apache.org
Subject: Running part of the target based on the existence of a property
file
Hi,
I am relatively new to using property files to pass values to Ant as
well as using the if statement in Ant.
What I would like to do is run part of a
g part of the target based on the existence of a property
file
Hi,
I am relatively new to using property files to pass values to Ant as
well as using the if statement in Ant.
What I would like to do is run part of a custom target based on the
existence of a property file.
Here is what I want
Hi,
I am relatively new to using property files to pass values to Ant as
well as using the if statement in Ant.
What I would like to do is run part of a custom target based on the
existence of a property file.
Here is what I want to do
Basically, what I am trying t