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

Feature/java 11 upgrade #980

Closed mzipay closed 1 year ago

mzipay commented 3 years ago

This upgrades the Gradle wrapper to v6.8.3 and Vaadin to v8.7.1 (along with a number of other dependency version upgrades) to allow building under Java 11.

mzipay commented 3 years ago

Each of JumpMind/metl, JumpMind/jumpmind-common and JumpMind/metl-com have the same-named branch; they all need to be merged in order for build/install/run to work under Java 11.