Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-24375

API changes in Confluence 4.1.1 breaking compatibility

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • High
    • None
    • 4.1.1, 4.1.2
    • None

    Description

      We've notice a couple of API changes in 4.1.1 which can break plugins compiled against earlier versions and which will prevent plugins compiled against 4.1.1 or greater to break in earlier versions.

      So far I've found:

      SpaceManager#removeSpace(Space) - now returns a 'Boolean', causing a
      java.lang.NoSuchMethodError: com.atlassian.confluence.spaces.SpaceManager.removeSpace(Lcom/atlassian/confluence/spaces/Space;)V

      and:

      ConfluenceIndexManager#flushQueue() - now returns 'boolean', causing a similar exception.

      and I expect there may be more cases.

      Attachments

        Issue Links

          Activity

            People

              slancashire Steve Lancashire (Inactive)
              f9cc6b563220 Mark Gibson
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: