Re: Don't how ant interacts with directories

2004-12-08 Thread Gath
A couple things. - Use the "location" attribute for the task so it will do path resolution and path character conversion for you. - Review the docs for , it drops the last path element, which is why your "pwd" variable was set one level up. I don't think this is what you want. For this same re

Re: How to list files to console or file.

2004-12-08 Thread Gath
Thanks everyone for the help. I was able to do pretty much what I want by using... This gave me results that looked like... foobar\app\images\frame.gif foobar\app\images\splash.jpg foobar\app\images\workspace_to