Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
926c5892ad985b9fe5ef11104effa7400226304e
Total tests
744
Successful since
#651 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 926c5892ad985b9fe5ef11104effa7400226304e Fix 260c5539b ("Add support for XEP-0118: UserTune")
Fix a bug in the EqualsBuilder usage in UserTuneElement. Properly
synchronize listeners using CopyOnWriteSet. Make methods and fields
static where sensible and possible. Make
disableUserTuneNotifications() public (why was it private?). And a few
other minor fixes.
adiaholic <adityaborikar2@gmail.com> adiaholic <adityaborikar2@gmail.com> 260c5539b55ef2c9186003a42064801c074f96af Add support for XEP-0118: UserTune
This commit will enable user to communicate
information about music to which user is listening.
This feature is less of a requirement and more like fun to me.
An attempt at solving SMACK-257.

Incase you see any chances of improvement,
please let me know :)
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 8f371c5381e3654083b657e9594c69efc33484ca Fix datatype.Scalar equals() and hashCode() methods
The previously used Number.equals() and hashCode() was just delegated
to Object and hence did not behave as expected.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> db150a850ad0bf0d285f16aad6484be873d4fec4 Fix order of 'actual' and 'expected' in XmlUnitUtils

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-257Could not obtain issue details from Jira
Unknown Issue TypeXEP-0118Could not obtain issue details from Jira