One Ant buildfile calling its subdir buildfile, how to change the base dir?

2012-01-11 Thread xsli2
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

2012-01-11 Thread Felix Mayerhuber
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