In my build I use velocity (ant) to generate some scripts and now its
failing as the org.apache.velocity.texen.ant.TexenTask is missing.


<taskdef name="texen" classname="org.apache.velocity.texen.ant.TexenTask"
classpathref="texen_path" />


Have or can these been added to another package?


Cheers

Reply via email to