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

Cannot use JBoss Fuse BOM 6.2.1.redhat-133 due to bug in camel-test-blueprint (cannot run tests)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • Camel, Fabric8 v1
    • None
    • % %
    • 6.3 Sprint 4 (Mar 28 - Apr 29)

      Ticket https://issues.jboss.org/browse/ENTESB-3832 not actually resolved in 6.2.1.

      Fixed in camel community version 2.15.3(see link below)
      the 6.2.1.redhat-084 BOM is using camel 2.15.1.redhat-621084

      Therefore the bom is still unusable

      Notes from original ticket:

      Attempting to use

      <dependency>
      <groupId>org.jboss.fuse.bom</groupId>
      <artifactId>jboss-fuse-parent</artifactId>
      <version>6.2.1.redhat-084</version>
      <type>pom</type>
      <scope>import</scope>
      </dependency>

      causes any tests using CamelBlueprintTestSupport to enter infinite loop

      In main loop, we have serious trouble: java.lang.NullPointerException
      java.lang.NullPointerException
      at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:303)

      This is due a bug in Camel:

      https://issues.apache.org/jira/browse/CAMEL-7985

      Essentially makes the BOM unusable.

            janstey@redhat.com Jonathan Anstey
            cfrieden@redhat.com Cade Friedenbach (Inactive)
            Tomas Plevko Tomas Plevko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: