bject
RE: Running part of the target based on the existence of a property file
The ant way do this would be something like this:
< build ejb tasks >
-Original Message-
From: Mark Eramo [mailto:[EMAIL PROTECTED]
Sent: Th
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
Is it possible that the error is happening because it cannot mount that
location (/usr/local/comp)?
Make sure the server your running is properly mapped to that point. Have
access rights changes on that location? Check that as well.
Regards,
Mark
Guruprasad R <[EMAIL PROTECTED]>
12/05/2
Hello,
Does anyone have experience running loops with Ant or if it is even
possible?
What I need to do is run an xdoclet task 10 times to produce 10 different
MDB's to support some Queue work the developers are doing. Each MDB will
have a different suffix Q_0 - Q_9.
I know I could simply
Hi,
Check out this link
http://java.sun.com/docs/books/tutorial/jar/
It should help you out.
Cheers,
Mark
Jochen Wurster <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
12/01/2005 04:03 PM
Please respond to
"Ant Users List"
To
user@ant.apache.org
cc
Subject
removing file from jar