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: #470 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
a48e8ef843bcae2be3c760156a27c34165629a86
Total tests
543
Successful since
#465 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> a48e8ef843bcae2be3c760156a27c34165629a86 Merge branch '4.2'
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 98708d67a2e1ba30200a2076d0be93388d570cf0 m 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> 79cb639f9377cc9d2ba9346f5ce82e34f16743d0 m Improve PubSubIntegrationTest.simplePubSubNodeTest()
by setting the node's deliverPayloads to 'false'.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 64f41364f9baa1cbc893595c0b53b368cec78aff m 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-800Could not obtain issue details from Jira
Unknown Issue TypeSMACK-804Could not obtain issue details from Jira
Unknown Issue TypeSMACK-805Could not obtain issue details from Jira
Unknown Issue TypeXEP-0392Could not obtain issue details from Jira