atiaomar1978-hub commented on PR #25531:
URL: https://github.com/apache/camel/pull/25531#issuecomment-5399214111

   ## CI / uncommitted changes fixed
   
   _AI-generated on behalf of atiaomar1978-hub_
   
   CI failed on the **uncommitted changes** check: after build, 
`core/camel-core-model/.../model.properties` picked up the `ubl` entry from 
latest `main` while the branch still had a stale version (from the earlier 
revert commit).
   
   **Fix (commit `ac4fa659`):**
   - Rebased onto latest `upstream/main`
   - Synced `model.properties` with `main` so the PR diff contains only the 4 
`camel-jms` files
   - Verified locally: `./mvnw -pl components/camel-jms -am install 
-DskipTests` leaves a clean working tree
   
   **Tests:**
   ```
   ./mvnw -pl components/camel-jms -am test \
     
-Dtest=TemporaryQueueReplyManagerRefreshTest,JmsTemporaryReplyToRequestReplyIT
   ```
   6 tests, 0 failures.


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