Build: #1901 was successful Scheduled with changes by 3 people

Stages & jobs

  1. Build and Package

  2. Copy to Website

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 7ab297fdb77b38a33d61fd897cfafdd08730f188

    OF-2766: Apply permissions for s2s domains recursively to subdomains
    Whitelisting `example.org` should also allow `sub.example.org`.

    • i18n/src/main/resources/openfire_i18n.properties (version 7ab297fdb77b38a33d61fd897cfafdd08730f188)
    • i18n/src/main/resources/openfire_i18n_nl.properties (version 7ab297fdb77b38a33d61fd897cfafdd08730f188)
    • xmppserver/src/main/java/org/jivesoftware/openfire/server/RemoteServerManager.java (version 7ab297fdb77b38a33d61fd897cfafdd08730f188)
  • Guus der Kinderen

    Guus der Kinderen 98b02d698691ea45965fc9f253d63ea71ffa57be

    Make configurationsCache type-safe

    • xmppserver/src/main/java/org/jivesoftware/openfire/server/RemoteServerManager.java (version 98b02d698691ea45965fc9f253d63ea71ffa57be)
  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> 7504a6b80b6b4ae5cd7c5b84652c19d73c668b51

    OF-2765: Use mvnw in docs

    • documentation/ide-vscode-setup.html (version 7504a6b80b6b4ae5cd7c5b84652c19d73c668b51)
    • documentation/plugin-dev-guide.html (version 7504a6b80b6b4ae5cd7c5b84652c19d73c668b51)
    • documentation/source-build.html (version 7504a6b80b6b4ae5cd7c5b84652c19d73c668b51)
    • documentation/working-with-openfire.html (version 7504a6b80b6b4ae5cd7c5b84652c19d73c668b51)
  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> 3ec81b78fecd678cf137e1593b4c7d90ea2385f7

    OF-2765: Use mvnw in integration test scripts

    • runAioxmppIntegrationTests (version 3ec81b78fecd678cf137e1593b4c7d90ea2385f7)
    • runIntegrationTests (version 3ec81b78fecd678cf137e1593b4c7d90ea2385f7)
  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> 175651802112f70a75c037343d737759f850f4de

    OF-2765: Don't use mvn for dockerised builds

    • build/docker/buildWithDocker.sh (version 175651802112f70a75c037343d737759f850f4de)
  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> 021f52b7a6834d0051a4664fcf150f5b42522e45

    OF-2765: Use mvnw in Makefile

    • Makefile (version 021f52b7a6834d0051a4664fcf150f5b42522e45)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    Bump actions/download-artifact from 3 to 4
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    • .github/workflows/continuous-integration-workflow.yml (version 88765b08fa33833f0973a7764b01370ce28c65bb)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    Bump actions/upload-artifact from 3 to 4
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    • .github/workflows/continuous-integration-workflow.yml (version c94d5d15f068ca59fc3e84a3f4dca31d3bc05d13)
    • .github/workflows/database-upgrades.yml (version c94d5d15f068ca59fc3e84a3f4dca31d3bc05d13)
  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> 8bc107e99b5ae89fe351c6532f3a9bc6e80fd0f7

    Use unique names for test artifacts

    • .github/workflows/continuous-integration-workflow.yml (version 8bc107e99b5ae89fe351c6532f3a9bc6e80fd0f7)