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: #2607 was successful Changes by daryl herzmann

Code commits

Openfire (master)

  • daryl herzmann

    daryl herzmann b8872777f517972c5c7bf273eb7c4ac82067a4cd

    Merge pull request #2515 from guusdk/OF-2867_Setup-OF-49-deprecation
    OF-2867: Openfire setup should not use removed code

  • Guus der Kinderen

    Guus der Kinderen ba2632046821f560b0ec4b147143690bcb69043c m

    OF-2867: Openfire setup should not use removed code
    By removing deprecated code, the Openfire setup failed. Specifically, a validation that checks for some runtime configuration failed, because it no longer could identify the 'home' directory. As this implementation used Java reflection, it went below the radar until now.

    • xmppserver/src/main/webapp/setup/index.jsp (version ba2632046821f560b0ec4b147143690bcb69043c)