Hi I'm trying to set a property inside a target. In the definition of ant properties, it is said that they are immutable. "Beeing set once, they cannot be reset again". But I had to find out that properties set inside a <target> are not valid outside of said target.
Is this intended and if so, are there ay elegant solutions to make this property project-based? Thanks Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]