Thank you. There was also another error. (Please be aware novice users!)
--> This
should be
> Marco,
Properties in Ant are immutable, once they are set they can't be changed.
Remove the "" line and
all should be fine (for the purpose of if and unless attributes,
undefined is equiva
Marco,
Properties in Ant are immutable, once they are set they can't be changed.
Remove the "" line and
all should be fine (for the purpose of if and unless attributes,
undefined is equivalent to false)
/t
Marco Tedone wrote:
Hi, following the documentation for available I defined the follow
Hi, following the documentation for available I defined the following:
At the top of my project, different properties, like:
I then declared the following target:
that, if finds the build.xml file in ../Commons should set ${commons.build} to true.
I've done this for quite