Charles,
Look at the Conditions task, Supported conditions in the Ant manual. This has a
test to see if a property is set or not.
The Tstamp task has an offset attribute that you can use to change the date
either forward or backward.
Hopefully that points you in the right direction.
Joe
t was designed?
Joe [EMAIL PROTECTED]
- Original Message
From: Joe Moore <[EMAIL PROTECTED]>
To: user@ant.apache.org
Sent: Thursday, July 13, 2006 10:21:19 AM
Subject: Passing References from Master Build File to Child
I'm having problems passing a path reference from a Master build
I'm having problems passing a path reference from a Master build file to a
child build file.
I've read through the user manual, a few books and Googled and am still having
problems.
So I figure I'm missing something simple. Perhaps in the child build file? I
think I've called the task properl
Please don't hijack other threads. You should create a new email with a new
subject heading.
Check out the ANT Manual (http://ant.apache.org/manual/index.html) and read the
Developing with Ant section.
HTH,
Joe [EMAIL PROTECTED]
- Original Message
From: [EMAIL PROTECTED]
To: Ant Use
]
- Original Message
From: Matt Benson <[EMAIL PROTECTED]>
To: Ant Users List ; Joe Moore <[EMAIL PROTECTED]>
Sent: Monday, April 3, 2006 1:14:46 PM
Subject: Re: Javac tasks (when calling from java)
It would probably help if you give examples of the
directories you are referring to. As f
I've noticed that with Java 5, when you install it it installs the JDK in a
separate folde than the SDK I think it used to be a subfolder of the SDK but is
now its own separate folder. This then puts the tools.jar in the SDK and
outside the CLASSPATH.
As a workaround I've added the full path to
Also, is the ant.bat file in your PATH environment variable?
You'll need to add %ANT_HOME%\bin to your PATH environment, then your system
will be able to find ant.bat.
Joe [EMAIL PROTECTED]
- Original Message
From: [EMAIL PROTECTED]
To: user@ant.apache.org
Sent: Monday, April 3, 2006