On 2009-07-22, Nestor Dutko <nestor.du...@gmail.com> wrote: > I understand that <path id=...> structures are not interpretted at runtime > but are parsed
[in 1.6.x, this has changed in 1.7.x] > and this is where the message is coming from. Is there a way to > prevent this from occurring and yet retain the centralized > definition of constants such that they can be used from within > subprojects when they are built or the overall project build is > invoked? No, in particular not with > I should mention that I am using Ant 1.6.2 and have to for a number of > reasons. 8-) Later versions should detect that the two path instances are actually the same - and Ant 1.7.0 would at least move the warning message to the -verbose level. The warning itself is harmless in your case, but there is no way to avoid it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org