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: #2521 was successful Changes by daryl herzmann <akrherz@iastate.edu> and Guus der Kinderen

Code commits

Openfire (master)

  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> 862a785a36b786e5aa9129ca905ce4e6ae8f85b7

    Merge pull request #2360 from guusdk/OF-2750_CSI-Jingle
    OF-2750: Jingle call initiations should not be queued by CSI

  • Guus der Kinderen

    Guus der Kinderen 16f75181cc056eb8ecf5c9295069c028546e90ec

    OF-2750: Jingle call initiations should not be queued by CSI
    If CSI is active, a call inviation should not be queued, as the user needs to respond to it directly.

    • xmppserver/src/main/java/org/jivesoftware/openfire/csi/CsiManager.java (version 16f75181cc056eb8ecf5c9295069c028546e90ec)
    • xmppserver/src/test/java/org/jivesoftware/openfire/csi/CsiManagerTest.java (version 16f75181cc056eb8ecf5c9295069c028546e90ec)