Hi guys,
after all the discussion about the use of canonicalPaths or not on the builds I am wondering if ANT is providing all the tools necessary for this. If I have a path, A, I can use <property name="PA" location="${A}"/> to obtain its full path. Do we have a way to get its canonical form instead? Do we need something like <property name="PCA" canonicalLocation="${A}"/> or do we already have a way to achieve this? Jose Alberto
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]