Nightly Distribution of the master branch

Build: #1500 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Revision
54790cd3807204ebaba2bbea9966554b5d5f20c4
Total tests
393
Successful since
#1482 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 54790cd3807204ebaba2bbea9966554b5d5f20c4 Filter MUC 'decline' messages by type 'normal'
and not by '!error' as this there are presence stanzas containing the
muc#user namespace also send to the client, which results in a
ClassCastException in the StanzaListener.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> a9d5cd4a611f47123f9561bc5a81a4555fe7cb04 Move TLS Required check at the end of connect()
It was a *very* bad idea to perform the SecurityMode.Required check in
the connection's reader thread and not at the end of
AbstractXMPPConnectin's connect(). :/

This behavior dates back to 8e750912a765f77a4f178a4f307a8b42c2afb5ae

Fixes SMACK-739
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 013f4d630a680633bd3a3f06fc70bab5439ec5d9 Move duplicate code in AbstractXMPPConnection
from XMPP(TCP|BOSH)Connection.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 489a48bf8616924eb244da377e05b14b90c17cfe Add TlsTest to smack-repl

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-739Could not obtain issue details from Jira