gart 17655
USt-IdNr.: DE 811944121
-Ursprüngliche Nachricht-
Von: Mike Stewart [mailto:mstew...@mgtplc.com]
Gesendet: Freitag, 26. März 2010 16:59
An: Ant Users List
Betreff: Re: AW: Rename a dir
try:
Mike S.
>>> "Knuplesch, Juergen" 26/03/2010
14:3
h.de]
Sent: Friday, March 26, 2010 2:04 AM
To: Ant Users List
Subject: AW: Rename a dir
Thanks Antoine,
The ANT docu says:
Since Ant 1.6.3, the file attribute may be used to move (rename) an
entire directory. If tofile denotes an existing file, or there is a
directory by the same name in todir, the ac
:26
An: Ant Users List
Betreff: RE: Rename a dir
Is this not what you are looking for?
-Original Message-
From: Knuplesch, Juergen [mailto:juergen.knuple...@icongmbh.de]
Sent: Friday, March 26, 2010 2:04 AM
To: Ant Users List
Subject: AW: Rename a dir
Thanks Antoine,
The ANT
Thanks Antoine,
The ANT docu says:
Since Ant 1.6.3, the file attribute may be used to move (rename) an entire
directory. If tofile denotes an existing file, or there is a directory by the
same name in todir, the action will fail.
So my code seems to be correct.
I think todir will move the fi