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: #2570 was successful Changes by Guus der Kinderen

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen abd2f93203b569a9fa90c4ddd713475116ae1445

    OF-2809: Guard against negative max idle time for websockets (#2434)
    * OF-2809: Guard against negative max idle time for websockets

    When the max idle time is configured to be negative, then do not schedule the check to see if the connection is still active.

    * OF-2809: Tweak task implementation to make null-references less likely

    ... and rename class to follow convention of starting with a capital letter.

    • xmppserver/src/main/java/org/jivesoftware/openfire/websocket/WebSocketClientConnectionHandler.java (version abd2f93203b569a9fa90c4ddd713475116ae1445)