>>>>> "JS" == Jim Stallard <[EMAIL PROTECTED]> writes:

 JS> This no longer works with Ant 1.2 (Ant version 1.2 compiled on
 JS> October 24 2000) - I get no errors, but compilation completes
 JS> successfully with no files being compiled.

Is this the release build? Sounds like a problem fixed long ago and I
haven't seen it for months.

 JS> I also tried using the <includesfile> tag,

It is an attribute, not a nested element, something like

<javac includesfile="name-of-the-file-absolute-or-relative-to-basedir" />

Stefan

Reply via email to