metl
metl copied to clipboard
Bug: When i build metl.war
Hello, I just cloned the Metl project on my machine. And as specified in the documentation I installed the jdk java 8 but I encounter this problem when I want to build the war file.
warning: Supported source version 'RELEASE_6' from annotation processor 'org.gradle.api.internal.tasks.compile.processing.NonIncrementalProcessor' less than -source '1.8'. 3 warnings
Could you solve the problem?