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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Agent
Default Agent
Revision
d75cd2acb8553f750bf83ff7adf2dde0e1703f4d
Total tests
805
Successful since
#189 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> d75cd2acb8553f750bf83ff7adf2dde0e1703f4d [filetransfer] Pre-register 'stream-method' form field
Fixes SMACK-904.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> adc159186ca1a2d3f18061e74a6bf791b708e074 [formtypes] Introduce LOOKASIDE_FIELD_REGISTRY
Some field's like stream-method of XEP-0096, which is of type
list-single, need to be pre-registered.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 73941629f37d6f623ff290787954589804f0f989 [sinttest] Call OutgoingFiletransfer.getException() in case of error
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 2779187d8cfee7e79a7157e37682229b92753bc8 [filetransfer] Set the status to error in setException()
FileTransfer would previously not change the status, even though an
exception has been set, leading users to believe that the transfer is
still ongoing, when it is not.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> c564c89c40a776d54f8e8252cb15f2cae3d315c3 [extensions] Add OutgoingFileTransfer.setCallback()
Some methods of OutgoingFileTransfer take already the
NegotiationProgress callback as argument, some do not. The API is not
ideal, and adding a setter for the callback at least makes it possible
to always have the callback.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-904Could not obtain issue details from Jira
Unknown Issue TypeXEP-0096Could not obtain issue details from Jira