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

Build: #169 was successful Scheduled with changes by 3 people

Stages & jobs

  1. Build and Package

  2. Deploy

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
7 minutes
Labels
None
Revision
b669b608563fdbe43dacd2c29a158fdd7ff93cf6
Total tests
229
Successful since
#121 ()

Tests

Code commits

Author Commit Message Commit date
akrherz <akrherz@iastate.edu> akrherz <akrherz@iastate.edu> b669b608563fdbe43dacd2c29a158fdd7ff93cf6 OF-1411 Update bundled JRE to 1.8.0u152
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 4f1f75e984d94d4e11de5604dc1402574185b288 Merge pull request #753 from Gugli/roster-restrictions-interceptor
Allow code reuse from plugins
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 6286c4ac375d63a24d0fccdb0774792b00d82452 OF-1402 XEP-0198 resumption (#872)
* WIP: XEP-0198 Stream Resumption

This patch implements a first cut of XEP-0198
Stream Resumption for TCP and WebSockets.

This appears to work on (very) basic testing, but
the code is very likely to run into problems with
existing code assuming that LocalSession.getConnection()
never returns null, and similar issues.

This is likely to generate unexpected (and
possibly unhandled) NPEs.

The basic premise to the design is that
StanzaHandlers (or similar) and Connections
from the new session are re-pointed to the old
session. The old session lives on in limbo with its
conn field set to null during detachment.

I strongly suspect that bits are missing from this,
but so far...

* Fix CR/LF

* WIP

* WIP

* Close detached 198 sessions after timeout

Also:
* Quick audit of LocalSession.getConnection
* Add in guard code for LocalSession.getConnection

* CRLF

* CRLF
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 8b664a7a90545a277b0316f28feeebee34a76dae Merge pull request #904 from GregDThomas/OF-1416
OF-1416: Ensure that hazelcast cache entries expire correctly
Chris <nerino1@gmail.com> Chris <nerino1@gmail.com> a26a0b3fbba908454a7d2890f4012daa59ea205b OF-1134 - Update copied users nickname on other users rosters (#905)
* Update JustMarriedPlugin.java

* OF-1134 - Update copied users nickname on other users rosters

* OF-1134 - Update copied users nickname on other users rosters

Updated version and changelog

Jira issues

IssueDescriptionStatus
1 more issue…
Unknown Issue TypeOF-1134Could not obtain issue details from Jira
Unknown Issue TypeOF-1402Could not obtain issue details from Jira
Unknown Issue TypeOF-1411Could not obtain issue details from Jira
Unknown Issue TypeOF-1416Could not obtain issue details from Jira
Unknown Issue TypeOF-1422Could not obtain issue details from Jira