Nightly Distribution of the master branch

Build: #1912 was successful Changes by Florian Schmaus

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
16 minutes
Labels
None
Revision
d2810cf9b6c9f91d57269040a65c133eeebbbe07
Total tests
884
Successful since
#1907 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus Florian Schmaus d2810cf9b6c9f91d57269040a65c133eeebbbe07 [sinttest] Move throw statement before setting the listener in mucDestroyTest()
Also add tryDestroy(muc).
Florian Schmaus Florian Schmaus bf6b7bd692adaf522ecbacf0ee4bb4f3d4e95633 [sinttest] Use set operation instead of Java stream API in mucDestroyTest()
Florian Schmaus Florian Schmaus 35f621be053eced19555aedcb246e567eecd5efc [muc] Switch away from deprecated DefaultUserStatusListener in mucDestroyTest()
Florian Schmaus Florian Schmaus c5e3f89e215e5e7b310e7b1ecd6d7b671afebce9 [sinttest] Add MultiUserChatIntegrationTest.mucNameChangeTest()
Florian Schmaus Florian Schmaus 2a243fe3b6486353d8f96183228433cd7692e86a [sinttest] Do not use Java stream() API to check if MUC status is set
MUCUser.getStatus() returns a set, checking if a particular MUC status
number is set should be done via a simple and efficient set operation
and not by resorting to using Java's stream API.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-942Could not obtain issue details from Jira
Unknown Issue TypeXEP-0045Could not obtain issue details from Jira