Build: #273 did not start Scheduled with changes by Guus der Kinderen

Build result summary

Details

Queued
Completed
Status
Reason for not building is unknown
Labels
None
Revision
f7e9f97f3cd83f640cc0865821fd1ca10eed13d5

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen f7e9f97f3cd83f640cc0865821fd1ca10eed13d5 OF-2561: Fix fallback for ConnectionListener 'verify'
This fixes a bug that occurs when the verifyCertificateValidity call of a ConnectionListener is delegated to a fall-back ConnectionListener.
Guus der Kinderen Guus der Kinderen 15d16a8acd09b08f2e62e4e49ac695592085b419 OF-2539: Improve naming of threads
This overrides the default name (pool-x-thread-y) used for threads generated by an executor service to something that is more identifiable. Should not introduce functional changes.
Guus der Kinderen Guus der Kinderen 949a769686911dbdee8bee65346a917abb1cc8ac OF-2543: When retrieving pubsub items, always include payload
The pubsub node configuration option `pubsub#deliver_payloads` is defined in XEP-0060 to control if payloads are included in pubsub notification events. Openfire should not use it to determine if payloads are to be included when answering item retrievals (those should _always_ have payloads, if they exist on the item).

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2539Could not obtain issue details from Jira
Unknown Issue TypeOF-2543Could not obtain issue details from Jira
Unknown Issue TypeOF-2561Could not obtain issue details from Jira
Unknown Issue TypeXEP-0060Could not obtain issue details from Jira