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: #2561 was successful Changes by Guus der Kinderen

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 552254e5330e8ca39362a3159f0f2a28189d64fd

    OF-2798: Plugin Admin console should list load problems
    When a plugin fails to load correctly, the admin console page that shows installed plugins should clearly indicate this.

    Notably, this change will show a warning when a plugin was installed, but failed to execute its database installation or update script.

    • i18n/src/main/resources/openfire_i18n.properties (version 552254e5330e8ca39362a3159f0f2a28189d64fd)
    • i18n/src/main/resources/openfire_i18n_nl.properties (version 552254e5330e8ca39362a3159f0f2a28189d64fd)
    • xmppserver/src/main/java/org/jivesoftware/openfire/container/PluginManager.java (version 552254e5330e8ca39362a3159f0f2a28189d64fd)
    • xmppserver/src/main/webapp/plugin-admin.jsp (version 552254e5330e8ca39362a3159f0f2a28189d64fd)