oscerd opened a new pull request, #22576:
URL: https://github.com/apache/camel/pull/22576

   ## Backport of #22569 to `camel-4.14.x`
   
   Parallel PR (not a cherry-pick — source PR #22569 is still open on `main`).
   
   Adds `setLowerCase(true)` to five `HeaderFilterStrategy` implementations for 
consistency with the other components that already call it:
   
   - `camel-jms`: `JmsHeaderFilterStrategy`, `ClassicJmsHeaderFilterStrategy`
   - `camel-sjms`: `SjmsHeaderFilterStrategy`
   - `camel-coap`: `CoAPHeaderFilterStrategy`
   - `camel-google-pubsub`: `GooglePubsubHeaderFilterStrategy`
   
   **Source PR:** #22569
   **Sibling backport:** #22575 (camel-4.18.x)
   **Target branch:** `camel-4.14.x`
   **JIRA:** [CAMEL-23313](https://issues.apache.org/jira/browse/CAMEL-23313)
   
   ## Test plan
   
   - [x] Verified `DefaultHeaderFilterStrategy.setLowerCase(boolean)` exists on 
this branch
   - [x] Changes are byte-identical to those validated on \`main\` (#22569) 
where local unit tests pass
   - [ ] Full local build skipped on 4.14.x due to an unrelated pre-existing 
JAXB schema-gen issue in \`camel-spring-xml\`; CI will exercise the JMS/SJMS 
integration tests and full build
   
   ---
   _Claude Code on behalf of Andrea Cosentino_


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