gnodet commented on PR #26151:
URL: https://github.com/apache/camel/pull/26151#issuecomment-5566714806

   ## ⚠️ Local IT results for `b078018251e98258c4413155ca33523d53935236`
   
   **Unable to run integration tests** — pre-existing build issue blocks test 
execution.
   
   **Test-infra module**: `camel-test-infra-fhir`
   **Components tested**: `camel-fhir/camel-fhir-component` (attempted)
   
   ### Issue
   
   The `camel-fhir-component` has a transitive dependency chain that pulls in 
JUnit 4.7 as a **compile** dependency:
   
   ```
   hapi-fhir-structures-dstu2.1:8.12.0
     → org.hl7.fhir.dstu2016may:6.10.3
       → org.ogce:xpp3:1.1.6
         → junit:junit:4.7 (compile scope)
   ```
   
   This causes both surefire and failsafe to fail with:
   ```
   Surefire is not compatible with JUnit 4.11 or older. Project version is 4.7
   ```
   
   This is a **pre-existing issue** not caused by the container image upgrade 
(FHIR v8.12.0-1). The container upgrade itself (test-infra module) builds and 
installs successfully.
   
   > _Local integration tests run by Hermes on behalf of @gnodet_
   > _Tests run without `-Dci.env.name` to include ITs disabled on GitHub 
Actions CI_


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