aldettinger commented on pull request #2787: URL: https://github.com/apache/camel-quarkus/pull/2787#issuecomment-861584899
This approach leverages the maven `generate-sources` phase. As far as I've dug, I think it should work on quarkus-platform too. `*.avpr` and `*.avdl` files aim at defining avro protocols so not used with camel-avro. Concerning the final removal of `@BuildTimeAvroDataFormat`, I would wait a camel LTS version + a quarkus version where quarkus-avro is no more experimental. -- 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: [email protected]
