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: #592 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
0cd3318b128e789a44dd97775ffbb4496a783418
Total tests
680
Successful since
#574 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 0cd3318b128e789a44dd97775ffbb4496a783418 Merge pull request #301 from adiaholic/JIRA836
Saving an instance of ServiceDiscoveryManager in MultiUserChatManager.
adiaholic <adityaborikar2@gmail.com> adiaholic <adityaborikar2@gmail.com> d6e25730d0cc29a64c40a8f28e3ef60a351be833 m Saving an instance of ServiceDiscoveryManager in MultiUserChatManager.
Previously, the costly method 'ServiceDiscoveryManager.getInstance()'
was called at multiple instances inside MultiUserChatManager.
In this commit I wish to replace this call by saving a private final
instance of 'ServiceDiscoveryManager' which will is an attempt at
solving SMACK-836.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-836Could not obtain issue details from Jira