Closed GoogleCodeExporter closed 8 years ago
Original comment by MimilO...@gmail.com
on 5 Mar 2009 at 9:58
Hi,
both preprocess and postprocess are subjected to this behaviour.
I finally found the problem (or at least the solution), you have to use
"project.parent.*" instead of "parent.*".
<echo message="${project.parent.basedir}" /> is working as expected.
Cedric,
Original comment by MimilO...@gmail.com
on 5 Mar 2009 at 10:03
It is working as expected now, I'm sorry for creating this "bug".
Thank you
Original comment by lehph...@gmail.com
on 6 Mar 2009 at 1:15
No problemo,
now we have a place where it is described, you are certainly not alone with
this problem.
Original comment by MimilO...@gmail.com
on 6 Mar 2009 at 3:45
Original issue reported on code.google.com by
lehph...@gmail.com
on 18 Feb 2009 at 8:05