tjwatson opened a new pull request, #59: URL: https://github.com/apache/felix-atomos/pull/59
There were some issues with building jaxrs native image example. `org.eclipse.jetty.util.ModuleLocation` needed to be configured for initialize at build time I also updated the atomos maven plugin to fail if it could not find the `native-image` executable. We now read the GRAALVM_HOME environment variable like the `org.graalvm.buildtools:native-maven-plugin` does to be consistent. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org