oscerd commented on a change in pull request #278: URL: https://github.com/apache/camel-kafka-connector/pull/278#discussion_r441590235
########## File path: connectors/pom.xml ########## @@ -100,6 +100,9 @@ <packageFileTemplate>${project.basedir}/template-connector-package.xml</packageFileTemplate> <exampleSourcePropertiesFileTemplate>${project.basedir}/camel-kafka-connector-template-example-source-properties.template</exampleSourcePropertiesFileTemplate> <exampleSinkPropertiesFileTemplate>${project.basedir}/camel-kafka-connector-template-example-sink-properties.template</exampleSinkPropertiesFileTemplate> + <excludedComponents> + <param>bonita</param> Review comment: Bonita is one of the component that doesn't make sense as connector, so I choose this one to be removed. ---------------------------------------------------------------- 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: us...@infra.apache.org