Hello Jason,
I have something similar to the following in my build.xml file:
Then, inside the and section, I have:
I hope this works for you... as I am still learning the ins and outs of ant
build.xml files myself.
Thanks,
--Anna
-Original message-
From: astyrrian1
Hi Kent,
Great! You found a solution!
I had the same problem recently with a project at work.
In my build.xml, I have the following to make it work:
where:
${env.PATH} is what is currently in my system path variable
${cto7.home}/Plugin/FacetTfm/carat_sharp/init is the path I want to
available and condition
tags as well.
Thank you all very much again for your time and help!
--Anna
-Original message-
From: "glenn opdycke-hansen" glenn...@gmail.com
Date: Fri, 26 Dec 2008 23:39:26 -0500
To: "Ant Users List" user@ant.apache.org, "Anna Teittine
Hello,
I am relatively new to using ant.
Can somebody help me with a problem I have in my build.xml file?
Below is a snippet of code from my build.xml file.
Below, "caratsharp.dir" refers to a directory.
Basically, if that directory exists, then the clean, prepare, jar, and copy_jar
targets will