Re: output dir is being determined by following symlink

2007-02-28 Thread David Carson
target directory in whatever task you are running, and point it to the shadow directory. David Carson wrote: > We have a build environment where we build a 'shadow' of our source > tree consisting of symbolic links to the real source tree. The actual > build takes place in this shad

output dir is being determined by following symlink

2007-02-27 Thread David Carson
We have a build environment where we build a 'shadow' of our source tree consisting of symbolic links to the real source tree. The actual build takes place in this shadow. When I run ant in this shadow, it reads the main .mxml file using the symlink. However, it figures out that the .mxml is a