Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11164

Missing qpid-jms-client in SB2 BOM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • fuse-7.5-ER2
    • fuse-7.4-GA
    • None
    • None

      Spring Boot 2 BOM CR4 doesn't contain productised version of org.apache.qpid:qpid-jms-client. Other BOMs contains following version: 0.40.0.redhat-00001. The SB2 BOM contained it.

      Currently, the version of *qpid-jms-client*comes from camel-amqp components as transitive dependency. The version is:

      org.apache.camel:camel-amqp:jar:2.23.2.fuse-740011-redhat-00001:compile
      [INFO] |  +- org.apache.camel:camel-jms:jar:2.23.2.fuse-740011-redhat-00001:compile
      [INFO] |  |  +- org.apache.camel:camel-spring:jar:2.23.2.fuse-740011-redhat-00001:compile
      [INFO] |  |  |  +- org.springframework:spring-aop:jar:5.1.5.RELEASE:compile
      [INFO] |  |  |  \- org.springframework:spring-expression:jar:5.1.5.RELEASE:compile
      [INFO] |  |  +- org.springframework:spring-jms:jar:5.1.5.RELEASE:compile
      [INFO] |  |  |  \- org.springframework:spring-messaging:jar:5.1.5.RELEASE:compile
      [INFO] |  |  +- org.springframework:spring-context:jar:5.1.5.RELEASE:compile
      [INFO] |  |  +- org.springframework:spring-tx:jar:5.1.5.RELEASE:compile
      [INFO] |  |  \- org.springframework:spring-beans:jar:5.1.5.RELEASE:compile
      [INFO] |  +- *****************************org.apache.qpid:qpid-jms-client:jar:0.38.0:compile*****************************
      [INFO] |  |  +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.33.Final:compile
      [INFO] |  |  |  \- io.netty:netty-transport-native-unix-common:jar:4.1.33.Final:compile
      [INFO] |  |  \- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.33.Final:compile
      [INFO] |  +- *****************************org.apache.qpid:proton-j:jar:0.30.0:compile*****************************
      [INFO] |  +- io.netty:netty-buffer:jar:4.1.33.Final:compile
      [INFO] |  +- io.netty:netty-common:jar:4.1.33.Final:compile
      [INFO] |  +- io.netty:netty-handler:jar:4.1.33.Final:compile
      [INFO] |  |  \- io.netty:netty-codec:jar:4.1.33.Final:compile
      [INFO] |  +- io.netty:netty-transport:jar:4.1.33.Final:compile
      [INFO] |  |  \- io.netty:netty-resolver:jar:4.1.33.Final:compile
      [INFO] |  +- io.netty:netty-codec-http:jar:4.1.33.Final:compile
      [INFO] |  +- com.sun.xml.bind:jaxb-core:jar:2.3.0:compile
      [INFO] |  \- com.sun.xml.bind:jaxb-impl:jar:2.3.0:compile
      

      I am not sure whether this is blocker because you can define the appropriate versions in pom.xml. The workaround exists.

            acosenti Andrea Cosentino
            vkasala@redhat.com Viliam Kasala
            Viliam Kasala Viliam Kasala
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: