On Sun, Aug 17, 2008 at 9:18 PM, Francisco Tolmasky <[EMAIL PROTECTED]> wrote:
> I have a common.xml file that I import in all my build.xml throughout my
> project (subdirectories included). One of the tasks defined in this
> common.xml has to reference a file in a java task, as so:
>
>
>
>
On Sun, 17 Aug 2008, Francisco Tolmasky <[EMAIL PROTECTED]> wrote:
Before I answer the original question let me state that I have seen a
bug with a combination of , and that
manifested itself as -elements using the wrong basedir - I was
able to work around it by using instead of .
Unfortunatel