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

camel-mail isn't dependent on com.sun.mail:javax.mail:jar and should be

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-7.5-ER1
    • fuse-7.4-GA
    • Camel
    • None
    • Fuse 7.4 Sprint 46 - Dev #2

      Not present in the dependency tree, causing failure in wildfly-camel-examples for the camel-mail example :

      [INFO] — maven-dependency-plugin:2.10:tree (default-cli) @ example-camel-mail —
      [INFO] org.wildfly.camel.example:example-camel-mail:war:5.3.0.fuse-SNAPSHOT
      [INFO] +- org.apache.camel:camel-cdi:jar:2.21.0.fuse-740021:provided
      [INFO] | +- org.apache.camel:camel-core:jar:2.21.0.fuse-740021:provided
      [INFO] | | - org.slf4j:slf4j-api:jar:1.7.22.redhat-2:provided
      [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:provided
      [INFO] | - com.sun.xml.bind:jaxb-impl:jar:2.3.0:provided
      [INFO] +- org.apache.camel:camel-mail:jar:2.21.0.fuse-740021:provided
      [INFO] +- javax.enterprise:cdi-api:jar:2.0.0.SP1-redhat-00001:provided
      [INFO] | - javax.inject:javax.inject:jar:1.0.0.redhat-6:provided
      [INFO] +- com.icegreen:greenmail-webapp:war:1.4.0:provided
      [INFO] +- org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar:1.0.1.Final-redhat-1:provided
      [INFO] - org.jboss.spec.javax.servlet:jboss-servlet-api_3.1_spec:jar:1.0.2.Final-redhat-1:provided
      It is present in Fuse 7.3:

      [INFO] org.wildfly.camel.example:example-camel-mail:war:5.3.0.fuse-SNAPSHOT
      [INFO] +- org.apache.camel:camel-cdi:jar:2.21.0.fuse-730078-redhat-00001:provided
      [INFO] | +- org.apache.camel:camel-core:jar:2.21.0.fuse-730078-redhat-00001:provided
      [INFO] | | - org.slf4j:slf4j-api:jar:1.7.22.redhat-2:provided
      [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.3.0:provided
      [INFO] | - com.sun.xml.bind:jaxb-impl:jar:2.3.0:provided
      [INFO] +- org.apache.camel:camel-mail:jar:2.21.0.fuse-730078-redhat-00001:provided
      [INFO] | - com.sun.mail:javax.mail:jar:1.6.1.redhat-1:provided
      [INFO] +- javax.enterprise:cdi-api:jar:2.0.0.SP1-redhat-00001:provided
      [INFO] | - javax.inject:javax.inject:jar:1.0.0.redhat-6:provided
      [INFO] +- com.icegreen:greenmail-webapp:war:1.4.0:provided
      [INFO] +- org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar:1.0.1.Final-redhat-1:provided
      [INFO] - org.jboss.spec.javax.servlet:jboss-servlet-api_3.1_spec:jar:1.0.2.Final-redhat-1:

            yfang@redhat.com Freeman(Yue) Fang
            tcunning@redhat.com Thomas Cunningham
            Jan Bouska Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: