Build: #91 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
79cb639f9377cc9d2ba9346f5ce82e34f16743d0
Total tests
494
Successful since
#84 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 79cb639f9377cc9d2ba9346f5ce82e34f16743d0 Improve PubSubIntegrationTest.simplePubSubNodeTest()
by setting the node's deliverPayloads to 'false'.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 98708d67a2e1ba30200a2076d0be93388d570cf0 Make ServiceDiscoveryManager.findService() consider all services
with the same matching feature announced.

Consider for example PubSub where usually the service itself announces
the PubSub feature as part of PEP, and where an additional PubSub
component exists. The old logic will just lookup the first matching
service with a PubSub feature announcement and check if for a matching
identiy. If we look for a real PubSub service, but stumble first over
user's service with PEP, then findService() will return 'null' although
there would have been a valid PubSub service.

Fixes SMACK-805.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 64f41364f9baa1cbc893595c0b53b368cec78aff Merge pull request #207 from vanitasvitae/descriptions
Add missing package-info.java descriptions.
Paul Schaub <vanitasvitae@fsfe.org> Paul Schaub <vanitasvitae@fsfe.org> 9f47daa7adb6b6ca1f0c7bc67bb982630c2dcaad m Add missing package-info descriptions.

Jira issues

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