Onno Huijgen

Results 28 comments of Onno Huijgen

Thanks @fugerit79 and @ddekany. It was a toolchain issue and after installing the required legacy JDKs, the build worked! (After migrating to a new machine, I never thought about installing...

Sure @fugerit79. Image code: `org.graalvm.nativeimage.imagecode : runtime` Maven build: `native-maven-plugin` GraalVM version: `OpenJDK Runtime Environment GraalVM CE 23.0.2+7.1 (build 23.0.2+7-jvmci-b01)` Stacktrace: `not available` only the error `ERROR freemarker.log.LoggerFactory: Unexpected error...

Yes I use Maven for my project @fugerit79 and the new `.jar` was the only freemarker entry. Just to be sure, I ran the commands you suggested. `BUILD SUCCESSFUL in...

Yes, I'm sure @fugerit79 . ``` > git remote show origin * remote origin Fetch URL: [email protected]:fugerit-org/freemarker.git Push URL: [email protected]:fugerit-org/freemarker.git HEAD branch: 2.3-gae Remote branches: 1-add-graalvm-support-to-apache-freemarker tracked 1-freemarker-test-graalvm-native tracked 1-poc...

@fugerit79 > any chance you have a reproducer code? (Maybe a public repository?) Good news. I did start a project from scratch and the error no longer shows up! I'll...

@fugerit79 @ddekany Found the culprits! ``` com.spotify github-client ${github-client.version} ``` and ``` org.eclipse.jgit org.eclipse.jgit ${jgit.version} ``` They both have a transitive dependency to Slf4J. Although never called, the mere presence...

Thanks for all the work @fugerit79 and @ddekany! I pulled the changes, ran a build and tested it with my pet project and this sample: https://github.com/OnnoH/picocli-freemarker And it's squeaky clean...

@Buckwich Please bear in mind that the modeler is also used by a workforce that does not require the presence of an operational cluster. Heaven forbid that that they would...