You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/07/03 14:16:20 UTC

[GitHub] [camel] essobedo commented on pull request #10569: CAMEL-19570: Change max.poll.interval.ms type from Long to Integer to…

essobedo commented on PR #10569:
URL: https://github.com/apache/camel/pull/10569#issuecomment-1618403891

   > I have to admit that the generated code was changed by hand as I couldn't figure out how to generate it. Any guidance about that? Did I miss something along the way?
   
   From the root directory, launch `mvn clean install -pl components/camel-kafka`, it will launch the maven plugin that generates the source code. If it is not enough, you can force the code to be regenerated by removing the folder `components/camel-kafka/src/generated/java/org/apache/camel/`.
   
   


-- 
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-unsubscribe@camel.apache.org

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