On Wed, 28 Apr 2004, Jose Alberto Fernandez
<[EMAIL PROTECTED]> wrote:
> Do we have a way to get its canonical form instead?
A bit clumsy via .
> Do we need something like canonicalLocation="${A}"/> or do we already have a way to achieve
> this?
Do we really need it at all?
Stefan
--
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 to
obtain its full path.
Do we have a way to get its canonical form instead?
Do we need something like or