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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
af1bde4fd00457c3f79658a9021df3092a875d0b
Total tests
429
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> af1bde4fd00457c3f79658a9021df3092a875d0b Make MUC invitations 'from' value an EntityJid
instead of an EntityFullJid, because according to XEP-0045 § 7.8.1.:

"The <room@service> itself MUST then add a 'from' address to the
<invite/> element whose value is the bare JID, full JID, or occupant
JID of the inviter …"
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> a4ae941a7cdbd194351a5ab59427f00a3d71ddab Fix memory leak in MUC-light
Basically the same fix as for MUC in
965cbcc9798ca54dcadf4e78fc91839fd4d4471f
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 4377e39b5f3ea360f4022fced2eddf7236c1367c Add javadoc about client set resourceparts
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 4d7b9318cee014471eb53fb8e5843ef99efc8266 Add callbacks for block/unblock events to BlockingCommandManager
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> ff97d2eb35defe9c87f27ff5d54d5d5cce2cdb7e Make BlockContactsIQProvider idiomatic
The jids list doesn't have to be lazy initialized, because every IQ of
that type is guaranteed to contain at least one JID.

Also use ParserUtils.getJidAttribute().

Jira issues

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