aghure...@gmail.com]
>Gesendet: Mittwoch, 19. Mai 2010 06:41
>An: Ant Users List
>Betreff: Multiple properties into one property key
>
>Hi All,
>
>I'm trying to read muliple properties into one property key is
>that possible
>int ant?
>
>For examble lets say i pr
Hi All,
I'm trying to read muliple properties into one property key is that possible
int ant?
For examble lets say i property file called name.properties in that i've
entries as shown below
name1=Joe
name2=Jan
numberofnames=2
now i want read these 2 property key value and assign to property
allN
> Regards,
>
> Antoine
>
>
>
> Oliver Schrenk wrote:
>> I solved my problem by using two properties, one for "file" and one for
>> "tofile"
>>
>> I wonder though why the original approach works on Mac platform but not on
>>
le"
I wonder though why the original approach works on Mac platform but not on
windows. There are different two behaviours:
1.MAC: multiple properties in "tofile" are first resolved, concatenated and
then converted to a path using basedir
2.WINDOWS: multiple properties in "tofi
I solved my problem by using two properties, one for "file" and one for
"tofile"
I wonder though why the original approach works on Mac platform but not on
windows. There are different two behaviours:
1.MAC: multiple properties in "tofile" are first resolved, conc
Oliver Schrenk wrote:
Here is an excerpt from the build file:
...
Is this a known issue, expected behavior or just bland misuse of properties
on my part?
change just this line
when you use the idiom, the property is converted to an
absolute path. ${classes} is a
Hi,
I use an Ant script that shows different behavior on the Mac and Windows
platform. Both Ant are used from within Eclipse
Mac: Eclipse 3.5 (Build-id, 20090621-0832) with Ant 1.7.1.v20090120-1145
Windows: Eclipse 3.5 (Build id: 20100218-1602) with Ant 1.7.1.v20090120-1145
In particular it fail
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
> > Hello, I'm new to Ant and I was wondering if I can do the
> following :
> >
> >
> >
> >
> >
yes
> >
> >
> >
no
> > Can someone give me some hints how I can do this ?
But you can do something like that with AntContrib.
Not
> Hello, I'm new to Ant and I was wondering if I can do the following :
>
>
>
>
>
>
>
>
>
>
>
> Can someone give me some hints how I can do this ?
>
> Thanks,
> Stefan
16 matches
Mail list logo