Is anything changed on the dependencies from fuse 6.1.0 to 6.1.1

Solution Unverified - Updated -

Issue

  • We develepoed a custom plugin in hawtio in the environment jboss-fuse-6.1.0, after we changed the fuse version to 6.1.1 and installed again the plugin, but it is found that the custom plugin doesn't inherent the bootstrap css anymore.

  • Following is the plugin module declaration

TEST_PLUGIN.module = angular.module(TEST_PLUGIN.pluginName, [ 'ui', 'bootstrap', 'ui.bootstrap', 'ui.bootstrap.modal', 'ngResource', 'ngGrid', 'hawtioCore', 'hawtio-ui','hawtio-forms' ]);
  • Did anything changed on the dependences from fuse 6.1.0 to 6.1.1?

Environment

  • Red Hat JBoss Fuse
    • 6.1.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.