Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1718 was successful Scheduled with changes by Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 1af06a973415d1245f77fc677fa6f7923ffbcafd

    OF-2344: Store defensive copy when queuing stanza in OutgoingSessionPromise
    When processing stanzas asynchronously, there's a chance of the stanza that's queued to be modified by reference after it was queued. This is typically the case for MUC broadcasts. Store a defensive copy to prevent the stanza from being modified before it is delivered.

    • xmppserver/src/main/java/org/jivesoftware/openfire/server/OutgoingSessionPromise.java (version 1af06a973415d1245f77fc677fa6f7923ffbcafd)