>> I've grumbled in the past that it is not very friendly for Ant trunk >> sources to be unbuildable by the current Ant release, but another >> committer (I forget now who) said this was intentional...? > >Might have been me. > >Sometimes we build new features that are useful enough to >apply the right away in Ant's own build file. It would have >been silly to not use <fileset> in Ant 1.2, not use <macrodef> >in Ant 1.6.0's build.xml where either of both saved us a >couple of lines and made the build file far more readable. > >Stefan
Especially: you know only the Ant src-version present (the current version). You dont know which binary-version of Ant is installed (Ant 1.6.5, 1.5, 14?) That means your buildfile must be "very" bwc ... Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]