Ha ha - me neither!

A little misleading based upon the docs ;)


On Wed, 7 Oct 2009, Knuplesch, Juergen wrote:

Thank you!

Its not what I expected.

Juergen
--
Jürgen Knuplesch
-----Ursprüngliche Nachricht-----
Von: Scot P. Floess [mailto:sflo...@nc.rr.com]
Gesendet: Mittwoch, 7. Oktober 2009 16:21
An: Ant Users List
Betreff: Re: How to rename a dir?


Try:

<move file"${dope.target.dirbase2}" tofile="${dope.target.dirbase2.new}"
/>


On Wed, 7 Oct 2009, Knuplesch, Juergen wrote:

Hello,

How do I simply rename a directory in ant?

When I use move it copies the directory also <move
file="${dope.target.dirbase2}" todir="${dope.target.dirbase2.new}" />

I just want to rename the name of the directory!

Juergen

--
Jürgen Knuplesch

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional
commands, e-mail: user-h...@ant.apache.org



Scot P. Floess
27 Lake Royale
Louisburg, NC  27549

252-478-8087 (Home)
919-890-8117 (Work)

Chief Architect JPlate   http://sourceforge.net/projects/jplate
Chief Architect JavaPIM  http://sourceforge.net/projects/javapim

Architect Keros          http://sourceforge.net/projects/keros

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org



Scot P. Floess
27 Lake Royale
Louisburg, NC  27549

252-478-8087 (Home)
919-890-8117 (Work)

Chief Architect JPlate   http://sourceforge.net/projects/jplate
Chief Architect JavaPIM  http://sourceforge.net/projects/javapim

Architect Keros          http://sourceforge.net/projects/keros
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to