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: #2346 was successful Changes by daryl herzmann <akrherz@iastate.edu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
fbdcdc75b5ff00b3394fd5f7bad2171e4feac23d
Total tests
640
Successful since
#2137 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> fbdcdc75b5ff00b3394fd5f7bad2171e4feac23d Merge pull request #2137 from guusdk/OF-2537_pubsub-advertise-multi-item
OF-2537: Advertise support for pubsub's 'multi-item' feature
Guus der Kinderen Guus der Kinderen 87190b52d2a2a1807a50fcad0f0233839e7dad39 m OF-2537: Advertise support for pubsub's 'multi-item' feature
XEP-0060 defines, amongst many others, the 'multi-items' service discovery feature.

This feature can be advertised by a pubsub service, when clients are allowed to configure a node in such a way that it can accept more-than-one item, by:

- setting `persist_items` to `true`
- setting `max_items` to a value higher than 1.

Openfire supports allows for both. It can/should advertise the feature `http://jabber.org/protocol/pubsub#multi-items` on its pubsub services.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2537Could not obtain issue details from Jira
Unknown Issue TypeXEP-0060Could not obtain issue details from Jira