Nightly Distribution of the master branch

Build: #1477 failed Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
8 minutes
Labels
None
Revision
d07ed60737ff395ee090e44b87522ec3835b0d09
Failing since
#1471 (Manual run by maxa – )
Fixed in
#1482 (Manual run by daryl herzmann)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1471
No one has taken responsibility

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> d07ed60737ff395ee090e44b87522ec3835b0d09 Add support for "Caps Optimizations"
Smack's previous entity caps implementation assumed that an entity lost
its entity caps feature as soon as a presence without caps from that
entity was received. But according to XEP-0115 § 8.4, this is a
perfectly normal optimization technique. We now reset the caps state
after an available presence becomes unavailable.

Also introduce PresenceEventListener, which is required for this
feature.

Also make Roster.preApprove() take a BareJid as argument.

Fixes SMACK-723.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 4248fbbb898297410046bbbd855b122043c56492 Use lowercase chars in integration testRunId

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-723Could not obtain issue details from Jira
Unknown Issue TypeXEP-0115Could not obtain issue details from Jira