You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/02/17 07:41:11 UTC

[GitHub] [camel-kafka-connector] tadayosi commented on pull request #1019: Add tests to camel-kafka-connector-generator-maven-plugin

tadayosi commented on pull request #1019:
URL: https://github.com/apache/camel-kafka-connector/pull/1019#issuecomment-780368948


   @oscerd Thanks for your catch-up. I can fix the pom.xml part, but for the method name `test_generate` it's the recommendation by the maven-it-extension plugin because it relies on convention over configuration for resolving the test resource folder `GenerateCamelKafkaConnectorsMojoIT/test_generate` from the class name & method name combo and tries to avoid problems with case-insensitive filesystems. Maybe should I just add some annotation to the method to explicitly ignore the stylecheck?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org