One Ant buildfile calling its subdir buildfile, how to change the base dir?
After some investigation, I would like to re-phrase my question. Here are my files: main/build.xml containing a target invoking a target in sub directory
Question for a new Apache Ant release
Hi everyone, I wanted to ask for a new release of the Apache Ant tool. The main bugfix I'm interested in is the following: https://issues.apache.org/bugzilla/show_bug.cgi?id=50960 The reason is that we use Apache Ant in a course in university where we use Ant to compile and launch programs. Since