On Fri, 20 Aug 2004, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> Here is the error message and trace from the bottom of this email:
>
> BUILD FAILED
> C:\oss\org_apache\antx\recurse\config\recurse.xml:15:
>The following error occurred while executing this line:
> C:\oss\org_apache\antx\re
I'm using Ant to build large C/C++/Java applications composed of many
libraries, binaries, and JARs. I factor out my common things in a few
build files in a config directory, and use one build file per
library/binary/jar that imports a common build file. This works great,
and and are invaluable n