Re: Adding reference while parsing a file
> why the hell is ant adding reference while parsing a file? [...] > Is this really what it should be? Yes, for backward compatibility reason, although it is indeed puzzling. See http://issues.apache.org/bugzilla/show_bug.cgi?id=34458 for a work around
Adding reference while parsing a file
Hello all, why the hell is ant adding reference while parsing a file? I have a very simple example: file 1: build.xml file 2: makro.xml