Bug report #205 contains a test showing that templates containing utf-8/non-ascii characters are not read correctly. I've changed STGroup to add encoding to the ANTLRInputStream creation. I've also added a UTF-8 directive to the pom file because surefire was still failing the test.
Bug report #205 contains a test showing that templates containing utf-8/non-ascii characters are not read correctly. I've changed STGroup to add encoding to the ANTLRInputStream creation. I've also added a UTF-8 directive to the pom file because surefire was still failing the test.