OK
I will clean this up tonight and confirm it works.
Tx already
\T,
--- Peter Reilly <[EMAIL PROTECTED]> wrote:
> It should be
>
>
> The nested element is actually a path class and hence the
> misleading message.
>
> Peter
>
> Conor MacNeill wrote:
>
> >I can't see anything amiss in
It should be
The nested element is actually a path class and hence the
misleading message.
Peter
Conor MacNeill wrote:
I can't see anything amiss in your code, although the --> in your
description attribute did catch my eye :-).
It's better if you can show the actual error printed by An
instead.
Jan
>-Ursprüngliche Nachricht-
>Von: Conor MacNeill [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 10. August 2005 03:24
>An: Ant Users List
>Betreff: Re: Path does not support dir-structure
>
>I can't see anything amiss in your code, although the --> in
I can't see anything amiss in your code, although the --> in your
description attribute did catch my eye :-).
It's better if you can show the actual error printed by Ant in most
cases and the corresponding line in your build. Ant usually includes
line numbers and these can help know where to look.
Dear,
I have the following part of a build file :
But when I run it, I get :
The type doesn't support the "dir" attribute.
\T,
Any fool can write code that a computer can understand.
Good