Get the UnicodeInputStream as proposed in VELOCITY-191 in. Rewrote the
code quite a bit, added some testing and especially renamed the
property to be called "unicode".

So 

resource.loader = file
file.resource.loader.class = org.apache.velocity.runtime.resource.loader.FileResourceLoader
file.resource.loader.path = ./templates
file.resource.loader.cache = true
file.resource.loader.modificationCheckInterval = 5

# Check the template files whether they contain an unicode BOM.
file.resource.loader.unicode = true

Should cover everything discussed in VELOCITY-191.



git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@499441 13f79535-47bb-0310-9956-ffa450edef68
3 files changed