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: #2025 failed Changes by Guus der Kinderen

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen ab5d959dd3811fc849217f6bdefcadb08412b756

    OF-2065: Entries of the 'Components' cache should not expire
    There's no way in code that content can be retrieved after it has been expired (other than the component reconnecting). The javadoc also states that entries shouldn't expire. This commit adds explicit configuration that ensures this behavior (the default configuration _does_ configure the cache to eventually expire).

    • xmppserver/src/main/java/org/jivesoftware/util/cache/CacheFactory.java (version ab5d959dd3811fc849217f6bdefcadb08412b756)