fizzed/rocker

support Java 11

Closed this issue · 1 comments

In Java 11 compilation is failing with the exception
Task :generateRockerTemplateSource FAILED FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':generateRockerTemplateSource'.
Unsupported javaVersion [11.]
not able to compile rocker template code using java11

Support for java 11 has been added in 2018 (#91). Which version are you using?