Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2569 was successful

Job: Build was successful

Stages & jobs

  1. Default Stage

Code commits

Openfire (master)

  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 914f1f4f9f36903348e7d615ff65a43ca2670d8f

    Bump dorny/paths-filter from 2 to 3 (#2407)
    Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
    - [Release notes](https://github.com/dorny/paths-filter/releases)
    - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/dorny/paths-filter/compare/v2...v3)

    ---
    updated-dependencies:
    - dependency-name: dorny/paths-filter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    • .github/workflows/continuous-integration-workflow.yml (version 914f1f4f9f36903348e7d615ff65a43ca2670d8f)
  • Guus der Kinderen

    Guus der Kinderen d66bddd29dbf56aa9b822635619fa66cca6f2112

    OF-2795 / OF-2166: Remove MUC affiliation of a user that is being deleted. (#2420)
    This prevents a new user by the same name to claim the affiliation.

    • xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoom.java (version d66bddd29dbf56aa9b822635619fa66cca6f2112)
    • xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java (version d66bddd29dbf56aa9b822635619fa66cca6f2112)
    • xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/LocalMUCRoomManager.java (version d66bddd29dbf56aa9b822635619fa66cca6f2112)