Re: Tilde and Ant

2008-04-24 Thread testn
> > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: h

Re: Tilde and Ant

2008-04-23 Thread Steve Loughran
testn wrote: 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 inste

Tilde and Ant

2008-04-22 Thread testn
ry instead. I know I should use "${user.home}", but does anyone have any idea why it happened? -- View this message in context: http://www.nabble.com/Tilde-and-Ant-tp16829044p16829044.html Sent from the Ant - Users mail