I'm using the following mapper:
from within an task.
It works fine when using the ant file by itself but when I try to use the
ant file from within another ant file like below, it picks up the wrong
directory.
In this case, it will pick the *.c files using the from the subproject path as d
On 2010-08-02, Laura Dean wrote:
> On Wed, Jul 28, 2010 at 6:44 AM, Stefan Bodewig wrote:
> ...
>> OK, I'll look into this when I get access to my Windows machine again
>> next week. It didn't take more than the small test case you provided to
>> see the difference, right?
> Right. The small