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

Stages & jobs

  1. Build and Package

  2. Copy to Website

Code commits

Openfire (master)

  • transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>

    transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> 9df99285ab170c39d7a1f86d58ddc05be1277f5a

    Translate openfire_i18n.properties in fa_IR [Manual Sync]
    99% of minimum 99% translated source file: 'openfire_i18n.properties'
    on 'fa_IR'.

    Sync of partially translated files:
    untranslated content is included with an empty translation
    or source language content depending on file format

    • i18n/src/main/resources/openfire_i18n_fa_IR.properties (version 9df99285ab170c39d7a1f86d58ddc05be1277f5a)
  • 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

  • telvideo <75522693+telvideo@users.noreply.github.com>

    telvideo <75522693+telvideo@users.noreply.github.com> 346fc6cf3af2d84710410a2f867be2a4bb1ae689

    OF-2869: Add Persian (fa_IR) translation
    This adds a new translation to Openfire: Persian (Farsi). Many thanks to Akbar Azimifar, who provided the translation!

    ---------

    Co-authored-by: Guus der Kinderen <guus.der.kinderen@gmail.com>

    • i18n/src/main/resources/openfire_i18n_fa_IR.properties (version 346fc6cf3af2d84710410a2f867be2a4bb1ae689)
    • xmppserver/src/main/java/org/jivesoftware/util/LocaleUtils.java (version 346fc6cf3af2d84710410a2f867be2a4bb1ae689)
    • xmppserver/src/main/webapp/server-locale.jsp (version 346fc6cf3af2d84710410a2f867be2a4bb1ae689)
    • xmppserver/src/main/webapp/setup/index.jsp (version 346fc6cf3af2d84710410a2f867be2a4bb1ae689)
  • 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)