jamesnetherton opened a new issue #2869: URL: https://github.com/apache/camel-quarkus/issues/2869
Since https://github.com/apache/camel-quarkus/pull/2866, I was thinking that to keep the build nice and speedy, we should perhaps avoid having an ever increasing number of 'sanity check' Groovy scripts and `groovy-maven-plugin` executions. So we could combine the checks into a single script. E.g [this](https://github.com/apache/camel-quarkus/blob/main/tooling/scripts/validate-dependencies.groovy) & [this](https://github.com/apache/camel-quarkus/blob/main/tooling/scripts/validate-jvm-native-since.groovy). -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org