That's what I ended up doing: <available classpathref="anakia.classpath" classname="org.apache.velocity.io.UnicodeInputStream" property="velocity.version.15"/>
But it would be nice if there was a simpler way to do this. On 02/06/2008, Claude Brisson <[EMAIL PROTECTED]> wrote: > You would typically check for the presence of a class that has been > added since 1.5 - the typical getVersion() stuff hasn't been put yet in > Velocity. > > > Claude > > Le vendredi 23 mai 2008 à 14:07 +0100, sebb a écrit : > > > How can one check the Velocity version from an Ant script? > > > > I had a problem with Anakia generating the wrong line endings on > > Linux; turned out it was due to Ant picking up the wrong version of > > the Velocity jar. > > > > It would be useful if one could check the version and report an error > > if the version is earlier than 1.5 (say). > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
