Cannot access bean/component `mergerManager` in Confluence 7.20

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 7.20.0
    • Component/s: Server - EAP
    • None

      Hi there,

      I have been testing our apps with Confluence 7.20 Beta 2 and 4. Everything is working fine, except of one problem in one of our apps: we cannot seem to access the bean/component `mergerManager` (`com.atlassian.confluence.util.diffs.MergerManager`) anymore. We had never been able to access this bean through constructor dependency injection (which is the mechanism we use), so as a workaround we used to access this bean through:

       

      ContainerManager.getComponent("mergerManager") 

      Starting with this version, we just get `null` calling this. I cannot find any notes on Preparing for Confluence 7.2.0. I have also tried to add a `component-import` in atlassian-plugin.xml but this results in an endless UPM plugin install process and I need to restart my development system.

      Any help is highly appreciated!

      Best, Felix  

       

              Assignee:
              Richard Atkins
              Reporter:
              Felix Grund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: