apupier commented on PR #8626: URL: https://github.com/apache/camel-quarkus/pull/8626#issuecomment-4398312043
> It appears an issue on the camel main branch, likely a recent change, is causing our current build failure. The integration-tests/grok module is failing to compile due to a missing io.krakens.grok.api.exception.GrokException class. there was a library change for grok, it should be "only" a matter of changing the package name from io.krakens.grok to io.whatap.grok , maybe adapt some tests https://github.com/apache/camel/pull/23031 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
