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: #1721 was successful Changes by Guus der Kinderen and GregDThomas <greg.d.thomas@gmail.com>

Build result summary

Details

Completed
Queue duration
4 seconds
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
41060e71f1f5c5b72ebd413e27696a86e9ed61b4
Total tests
301
Successful since
#1621 ()

Tests

Code commits

Author Commit Message Commit date
GregDThomas <greg.d.thomas@gmail.com> GregDThomas <greg.d.thomas@gmail.com> 41060e71f1f5c5b72ebd413e27696a86e9ed61b4 Merge pull request #1287 from guusdk/OF-1689_Missing-muc-messages-logging
OF-1689: Isolate broadcasts & log problems.
Guus der Kinderen Guus der Kinderen bbab9b05dd9812e2e03042d15c19771a1c9b6db5 OF-1689: Isolate broadcasts & log problems.
Openfire has routines to broadcast message and presence stanzas to occupants in a room.

Up until this method, any exception that occurred would:
- not be logged;
- stop the broadcast to any pending intended recipients.

This commit adds logging, and makes sure that failure to deliver a stanza to one entity
does not prevent other entities from receiving it.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1689Could not obtain issue details from Jira