davsclaus commented on PR #22294:
URL: https://github.com/apache/camel/pull/22294#issuecomment-5277305950

   Hi @gnodet,
   
   I rebased the branch on latest main (only one conflict in 
`JmsReplyToIbmMQTest.java` — resolved by combining main's `public` removal with 
`createSingletonService()`).
   
   Also created 
[CAMEL-24387](https://issues.apache.org/jira/browse/CAMEL-24387) to track this.
   
   While rebasing I checked for gaps — there are **9 service factories** still 
missing `createSingletonService()`:
   
   **Existed before the PR (missed):**
   - `ArtemisServiceFactory`
   - `AWSServiceFactory`
   - `FtpServiceFactory`
   - `InfinispanServiceFactory`
   - `JDBCServiceFactory`
   - `MessagingServiceFactory`
   
   **Added after the PR was created:**
   - `JaegerServiceFactory` (added 2026-06-02)
   - `CyberArkVaultServiceFactory` (added 2026-07-25)
   - `DuckDbServiceFactory` (added 2026-07-25)
   
   _Claude Code on behalf of Claus Ibsen_


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