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

Code commits

Openfire (master)

  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> d724fedb0cc679007f863de2fd40728e93520fed

    Merge pull request #1480 from guusdk/OF-1859_SessionData-previous-value
    OF-1859: SessionData modifications should return previous values.

  • Guus der Kinderen

    Guus der Kinderen decc72803a4164adf0060617525e50d09f076076

    OF-1859: SessionData modifications should return previous values.
    If the operations that modify content of `LocalSession#sessionData` would return previous values (as the `Map` interface does) then there's less need for outside synchronization to keep certain modifications thread-safe.

    • xmppserver/src/main/java/org/jivesoftware/openfire/session/LocalSession.java (version decc72803a4164adf0060617525e50d09f076076)