Hi Jürgen,
thanks for the explanation. I will ask the owner of ant1.xml. Your
solution is great!
Regards
Dieter
===
=== ant2.xml ===
This will do the trick...
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: Dieter König [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 12. November 2008 16:53
An: user@ant.apache.org
Betreff: Re: param hierarchy inverse to property hierarchy
Hi,
i
Hi,
i expected that i will be missunderstood :(. So again:
=== ant1.xml ===
... do something
... do something
... do something
=== ant1.xml ===
=== ant2.xml ===
=== ant2.xml ===
Suppose i have no
: Dieter König [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 12. November 2008 14:25
An: user@ant.apache.org
Betreff: param hierarchy inverse to property hierarchy
Hello list,
i have encountered a strange behaviour of ant scripts as property and param
elements are using incompatible overwrite rules
Hello list,
i have encountered a strange behaviour of ant scripts as property and
param elements are using incompatible overwrite rules. Please let me
explain in a small diagram.
- set some property
- use antcall with inheritall=true
- the called target tries to set the property again
==> first