ed more
> precisions. Thanks!!
>
>
> Olavo Lira
>
> -Original Message-
> From: Burgess, Benjamin [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 10, 2006 1:34 PM
> To: Ant Users List
> Subject: RE: Multiple .propert
m: Burgess, Benjamin [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 1:34 PM
To: Ant Users List
Subject: RE: Multiple .properties in the same ANT
You will have to give more information (such as the contents of your
build.xml).
Can you use a macrodef to define the target and have it take in the na
Ant Users List
Subject: RE: Multiple .properties in the same ANT
Hi Ben,
Did you had a chance to look into my Build.xml? I understand
what you have said about passing the .properties dynamically, this I can
do, what I don't know how to do is to run "n" times the same ANT w
t me know if it's not clear or if you need more
precisions. Thanks!!
Olavo Lira
-Original Message-
From: Burgess, Benjamin [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 1:34 PM
To: Ant Users List
Subject: RE: Multiple .propertie
>You will have to give more information (such as the contents of your
>build.xml).
>Can you use a macrodef to define the target and have it take in the name
>of the properties file as an argument? Then the macrodef can load the
>properties with a prefix based on the argument.
Hi Ben,
Message-
From: LIRA Olavo [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 12:07 PM
To: Ant Users List
Subject: Multiple .properties in the same ANT
Sorry I forgot to change the subject
.
Hello everyone,
I'm new in here and I know the basic of ANT. I use it for
comp
Sorry I forgot to change the subject
.
Hello everyone,
I'm new in here and I know the basic of ANT. I use it for
compiling javacard applets. Well my problem is that I would like to know
if it is possible with ANT to run the same ANT with multiple different
.properties that I pass in