Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Tilde and Ant

testn

2008-04-22

Replies:

Author LoginPost Reply

My ant script uses tilde "~" in the path. It seems to work fine with my
colleagues but it failed to work in my unix machine. When I copy files to
~/deploy, instead of creating a directory called deploy in my home
directory, it actually creates "~/deploy" in my current directory instead. I
know I should use "${user.home}", but does anyone have any idea why it
happened?
--
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.