oscerd commented on PR #26674:
URL: https://github.com/apache/camel/pull/26674#issuecomment-5761280211

   Thanks @gnodet (Hermès) — fixed in e7970c5. You're right: JVM system 
properties (`aws.accessKeyId` / `aws.secretAccessKey`) are detected first but 
were missing from the `AWS2S3Configuration` setter Javadoc, the `@UriParam` 
description (catalog JSON) and the component docs, leaving them inconsistent 
with the `AwsCommonConfiguration` interface Javadoc. Added them so every 
user-facing description lists the same sources; the DSL builder Javadocs 
regenerated from the setter annotation as you noted.
   
   — _Claude Code on behalf of @oscerd_


-- 
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