On Wed, 26 Jul 2000, Barrie Treloar wrote: > - Remove <include> in javac as this should be done > automatically.
Barrie, Can you verify that this is OK? In my setup (Using the July 18th 1.1 ant release) if I don't have this <include name="*.java"/>, the javac task copies the build.xml file into the build directory. Thanks, Dave
