Build: #363 was successful Scheduled with changes by Guus der Kinderen and Greg Thomas <greg.d.thomas@gmail.com>

Code commits

Openfire (master)

  • Greg Thomas <greg.d.thomas@gmail.com>

    Greg Thomas <greg.d.thomas@gmail.com> 4f5c004c0a603419a130562a4f2fc4a0e29de8a4

    OF-1808: Made the code clearer as to intent

    • xmppserver/src/main/java/org/jivesoftware/util/cache/CacheFactory.java (version 4f5c004c0a603419a130562a4f2fc4a0e29de8a4)
  • Greg Thomas <greg.d.thomas@gmail.com>

    Greg Thomas <greg.d.thomas@gmail.com> 1d84c26517cca4558917c1cf0ef7a9c4577770f9

    OF-1808: Be more restrictive over those caches we try to migrate to/from the clustered caches.

    • xmppserver/src/main/java/org/jivesoftware/util/cache/CacheFactory.java (version 1d84c26517cca4558917c1cf0ef7a9c4577770f9)
  • Guus der Kinderen

    Guus der Kinderen 66867b0e385ce586ec20c9031ae82482934848ce

    OF-1811: Prevent NPE in GroupManager
    This commit ensures that a previously cached negative result ('no such group') causes an exception to be thrown, rather than null to be returned.

    • xmppserver/src/main/java/org/jivesoftware/openfire/group/GroupManager.java (version 66867b0e385ce586ec20c9031ae82482934848ce)