On 6/3/05, Sandeep <[EMAIL PROTECTED]> wrote:
> Please let me know if you have any idea to handle this problem more
> elegantly.
In Ant, this would be handled using a custom mapper[1] on the copy
task. Personally, I think that's a little heavy-handed, and
ultimately hard to maintain, just becaus
Hi,
I need to copy a compiled solution (containing multiple
projects) to a different location. All the files/projects in the solution exist
under a root directory. While copying, I need to copy everything as it is (directory structure of source directory)
except that I want to get rid o