Which versions of Velocity support HTML5?

2013-02-06 Thread Brad Sisk
Our software uses Velocity, as it is bundled inside the Apache Click library. This software was written years ago by someone else--I maintain it now. We've discovered that the VelocityEngine throws Exceptions whenever it encounters HTML5 tags, like canvas or video , inside a VM template. So we

Re: Which versions of Velocity support HTML5?

2013-02-06 Thread Will Glass-Husain
Suggest you try checking the Click docs, and if that seems like the likely culprit, post a question on the Click mailing list. WILL On Wed, Feb 6, 2013 at 12:10 PM, Brad Sisk s...@prime-research.com wrote: My guess is that there is a different library in your code base which is using Velocity