Build: #1963 was successful Rebuilt by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
20 minutes
Flags
Rebuild
Labels
None
Agent
Default Agent
Revision
c0b824ec7e149e6c4a12adc62331b2504a729faf
Total tests
1377
Successful since
#1961 ()
Number of retries
1

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 788f20fab12be486c0b5c83ff4dd5c6acc7e4fd9 OF-2708: Force usage of bare JID in GroupProvider implementations
Guus der Kinderen Guus der Kinderen edb6741f792c4b773e216d7a4d7bfa5988ff4f46 OF-2708: Ensure that bare JIDs are used with groups
A Group is ment to be a collection of bare JIDs, not full JIDs. This is illustrated by the default provider, which stores only the node-part of a JID for local users.

This commit ensures that any JID that is used when interacting with a group is used in its 'bare' representation. This prevents an issue where an invocation of remove(fullJid) would not be successfull when the group did contain the corresponding bare JID of that entity.
Guus der Kinderen Guus der Kinderen c0b824ec7e149e6c4a12adc62331b2504a729faf Applied minor IDE suggestions in 'group' package
Guus der Kinderen Guus der Kinderen 539191dd3a153b37b001aad367e6ec61686cb66c OF-2715: Websockets should send closing frame when disconnecting
When closing a websocket connection, a <close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/> should be sent prior to closing the connection.
Guus der Kinderen Guus der Kinderen 8df84f54f2cc0622aaf9837a794a2948a3a44815 OF-2713: Update Bouncy Castle dependency from 1.70 to 1.76

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2708Could not obtain issue details from Jira
Unknown Issue TypeOF-2711Could not obtain issue details from Jira
Unknown Issue TypeOF-2713Could not obtain issue details from Jira
Unknown Issue TypeOF-2714Could not obtain issue details from Jira
Unknown Issue TypeOF-2715Could not obtain issue details from Jira