Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.
Build: #2864 was successful Scheduled with changes by Guus der Kinderen
Code commits
Openfire (master)
-
Guus der Kinderen 8d8f0755b1115d6f09c85c0c447946689d15801a
OF-3039: Avoid resource conflict resolution on closed session
When a session is closed, there is no need to apply resource-part conflict resolution anymore (as that session isn't going to be used anyway).
This can also prevent a cluster task exception: the cluster task to increase a conflict count will throw an exception when the session being operated on is non-existing, or existing-but-closed.- xmppserver/src/main/java/org/jivesoftware/openfire/handler/IQBindHandler.java (version 8d8f0755b1115d6f09c85c0c447946689d15801a)