metl
metl copied to clipboard
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 invocat...
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.
Should allow the Queue URL property of the SQS Reader and SQS Writer to be overridable via a flow parameter.
Allow for asynchronous execution of flow from Rest API
Task :metl-war:vaadinCompile Unexpected internal compiler error java.lang.IncompatibleClassChangeError: class com.google.gwt.dev.javac.BytecodeSignatureMaker$CompileDependencyVisitor has interface org.objectweb.asm.ClassVisitor as super class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363)...
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...
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...
I am trying to add an attachment to an email that is being created in the Email Writer. But am getting a no object DCH for MIME type multipart/mixed message....