On Wednesday 27 January 2016 18:40:04 Robert Munteanu wrote: > On Wed, 2016-01-27 at 17:29 +0100, Oliver Lietz wrote: > > On Wednesday 27 January 2016 17:21:15 Robert Munteanu wrote: > > > Hi Olli, > > > > Hi Robert, > > > > > On Wed, 2016-01-27 at 14:33 +0000, Apache Jenkins Server wrote: > > > > [ERROR] Failed to execute goal org.apache.maven.plugins:maven- > > > > compiler-plugin:3.3:compile (default-compile) on project > > > > org.apache.sling.scripting.thymeleaf: Fatal error compiling: > > > > invalid > > > > target release: 1.8 -> [Help 1] > > > > > > The contrib buid fails since the tyhmeleaf scripting engine > > > requires > > > Java 1.8 . > > > > > > What should we do: > > > > > > - move the thymeleaf module to 1.7 > > > - move the thymeleaf module to a 1.8-only profile > > > - something else > > > > > > ? > > > > going back to 7 is ok for now (r1727117). > > Great, thanks. > > BTW, if you set sling.java.version there's no need to manually override > the maven-compiler-plugin configuration.
I wasn't aware that IDEA is able to pick up the configuration that way to set the correct language level - v15 is at least... nice 8D O. > Robert > > > Thanks, > > O. > > > > > Thanks, > > > > > > Robert
