mcarlett commented on PR #24451: URL: https://github.com/apache/camel/pull/24451#issuecomment-4891643061
Thanks for the review @davsclaus. Addressed both points: 1. Added `Duration.class → Duration.ofMillis(1)` handling in `PropertyConfigurerSupport.property()` with a test case 2. Removed the duplicate MAGIC_VALUE handling from both `ExportTypeConverter` and `DummyTypeConverter` — they now only handle regular value conversion The metadata.json file is not in this PR (may have been in an earlier push that was already fixed). -- 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]
