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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2
    • Camel
    • None
    • % %

      Attempting to use

      <dependency>
      <groupId>org.jboss.fuse.bom</groupId>
      <artifactId>jboss-fuse-parent</artifactId>
      <version>6.2.0.redhat-133</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.

            ggrzybek Grzegorz Grzybek
            rhn-gps-pfry Peter Fry (Inactive)
            Tomas Plevko Tomas Plevko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: