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: #2486 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Agent
Default Agent
Revision
c0b824ec7e149e6c4a12adc62331b2504a729faf
Total tests
1377
Successful since
#2446 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen c0b824ec7e149e6c4a12adc62331b2504a729faf Applied minor IDE suggestions in 'group' package
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.

Jira issues

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