I think some things like backwards compatibility tests were using those. -- Uwe Schindler H.-H.-Meier-Allee 63, 28213 Bremen http://www.thetaphi.de
Dawid Weiss <[email protected]> schrieb: > - file="${junit.output.dir}/tests-report.txt" > + file="@{junit.output.dir}/tests-report.txt" Thanks Uwe. Although these properties, strangely, always pointed to the right location. I'm guessing the values passed are identical in all cases so local attributes don't really matter. D. _____________________________________________ To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
