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

   @jamesnetherton is the jaxb exclusion maybe some hard restriction from CEQ 
that it can't have SUN implementation. As it looks like we use the glashfish 
implementation such as in camel-jaxb component
   ```
   [INFO] org.apache.camel:camel-jaxb:jar:4.9.0-SNAPSHOT
   [INFO] +- org.apache.camel:camel-xml-jaxb:jar:4.9.0-SNAPSHOT:compile
   [INFO] |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:compile
   [INFO] |  |  \- jakarta.activation:jakarta.activation-api:jar:2.1.3:compile
   [INFO] |  +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5:compile
   [INFO] |  |  \- org.glassfish.jaxb:jaxb-core:jar:4.0.5:compile
   [INFO] |  |     +- org.eclipse.angus:angus-activation:jar:2.0.2:runtime
   [INFO] |  |     +- org.glassfish.jaxb:txw2:jar:4.0.5:compile
   [INFO] |  |     \- com.sun.istack:istack-commons-runtime:jar:4.1.2:compile
   ```


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to