Folks,

Ever needed cross platform file preprocessing integrated with Ant?

Then please check out VPP, the Velocity Preprocessor, at
http://vpp.sourceforge.net.  VPP provides three useful tools that integrate
Velocity and Ant:
* VPPFilter - a FilterReader implementation of Velocity
* VPP - an extension of Ant's copy task with an integrated VPPFilter, useful
as a short cut when all you want to do is preprocess files.
* VPPJavac - an extension of Ant's javac task that integrates VPPFilter so
that all source files are preprocessed before compilation.

Enjoy and Happy Holidays!

didge


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to