Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #258 was successful Scheduled with changes by dbh <david@davidbharrison.com>

Stages & jobs

  1. Build and Package

  2. Deploy

Code commits

Openfire (master)

  • dbh <david@davidbharrison.com>

    dbh <david@davidbharrison.com> f961503d7d1fa93a3e5134c5a6bd7c12f71ba511

    OF-1467, Check nodeRoutes.containsKeys(key) to avoid NPE  (#999)
    * OF-1467, Check nodeRoutes.containsKeys(key) to avoid Null Pointer Exception in ClusterListener, nodeCleanup, when there are no sessions on the node to cleanup

    * Good point. Tweak to fix as per suggestion.

    • src/plugins/hazelcast/src/java/org/jivesoftware/openfire/plugin/util/cache/ClusterListener.java (version f961503d7d1fa93a3e5134c5a6bd7c12f71ba511)