JiriOndrusek commented on PR #73:
URL: 
https://github.com/apache/camel-upgrade-recipes/pull/73#issuecomment-3738441852

   > @JiriOndrusek
   > 
   > 
https://raw.githubusercontent.com/apache/camel/refs/tags/camel-4.17.0/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-xml-io.xsd
 contains "transformDataType" as expected, while 
https://raw.githubusercontent.com/apache/camel/refs/tags/camel-4.16.0/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-xml-io.xsd
 contains "transform" therefore, I'd add the XML rule
   
   I double checked the transfirm vw trasformDataType on xml xsd.
   in 4.16 -> transform but without an option toType
   in 4.17 -> transform is intact and transformDataType is added
   ==> the change is addition (not migration), so there is nothing to do for xml
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to