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

Build: #667 was successful Scheduled with changes by Guus der Kinderen and GregDThomas <greg.d.thomas@gmail.com>

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

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

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