Nightly Distribution of the master branch

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

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
3 minutes
Labels
None
Revision
35a71f0131862b4cfdf3c4f5d31750245a3fc846
Fixed in
#1794 (Changes by Aditya Borikar <adityaborikar2@gmail.com> and Florian Schmaus <flo@geekplace.eu>)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 35a71f0131862b4cfdf3c4f5d31750245a3fc846 Merge branch '4.4'
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 65d7c1c1b87dee112c7ea1ad454548d7cf10cc38 m [im] Update DirectoryRosterStore TODO note regarding Android API 26.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 40aa9e87b7953c968b2926994adff61fe7443f55 m [im] DirectoryRosterStore.readEntry() should also catch IllegalArgumentException
Fixes SMACK-897.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> d64ee785bd7804332a7061042163dda7941156f2 m [extensions] Add BoBDataExtension getBobData() and getContentId()
Those two methods where missing after the BoB API redesign.

Fixes SMACK-896.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> fcc372754e4e984368cc00b66311e70be065d741 m Fix NPE in BoBIQ by adding XmlStringBuilder.optIntAttribute(String, Integer)
The method was missing and hence BoBIQ used optIntAttribute(String,
int) instead, which resulted in an NPE if the Integer was null.

Fixes SMACK-895.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-895Could not obtain issue details from Jira
Unknown Issue TypeSMACK-896Could not obtain issue details from Jira
Unknown Issue TypeSMACK-897Could not obtain issue details from Jira