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: #2135 failed

Job: Build failed

Stages & jobs

  1. Default Stage

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 5f530f2f976fecf049c6c2225c00a47b2f4cc56e

    OF-2243: Version check task should not be busy doing nothing
    Instead of scheduling an immediate task that does nothing for X seconds, schedule a task that will start in X seconds, that immediately does something.

    This prevents using up a thread from the TaskEngine that's not doing anything for a significant amount of time.

    • xmppserver/src/main/java/org/jivesoftware/openfire/session/SoftwareVersionManager.java (version 5f530f2f976fecf049c6c2225c00a47b2f4cc56e)