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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
d1c73eba8d4cdac363204a95da2d93905c0da6d0
Total tests
582
Successful since
#25 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> d1c73eba8d4cdac363204a95da2d93905c0da6d0 Fix MamManager javadoc
of methods which have been renamed.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 48e31271720d65824e0ffff3f39abe9a2ef1980f Always wait for stream features after authentication
The purpose of the "maybeCompressFeaturesReceived" synchronization
point is to wait for the stream features after authentication. This is
not really reflected by its name and furthermore its
checkIfSuccessOrWait() method was only invoked if compression was
enabled, but we always want to wait for the stream features after
authentication. Hence move the call before the isCompressionEnabled()
check and one layer up in the call stack.

Fixes SMACK-846.

Jira issues

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