CAMEL-20087 - Backport data types from Kamelet utils to Camel - AWS2 S3#11939
CAMEL-20087 - Backport data types from Kamelet utils to Camel - AWS2 S3#11939
Conversation
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
|
@christophd is already working on moving the needed bits, let me close this one so he will open it later. |
Description
This is the first attempt at moving DataTypes to respective Camel component from Kamelets. @christophd I moved the CloudEvents class in camel-support and named it CloudEventsHelper. If the approach is fine, we can continue move the transformers. So we could have the transition done for 4.2.0 and remove the bits from Camel-Kamelets
Target
camel-3.x, whereas Camel 4 uses themainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally and I have committed all auto-generated changes