JumpMind / metl

Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. Read more at www.jumpmind.com/products/metl/overview
GNU General Public License v3.0
207 stars 82 forks source link

Bug: When i build metl.war #950

Open AubryYvan opened 3 years ago

AubryYvan commented 3 years ago

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

azizkhani commented 2 years ago

Could you solve the problem?