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: #2073 was successful Changes by Guus der Kinderen and Nikola <nikola@feinfone.com>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
58 seconds
Labels
None
Agent
Default Agent
Revision
543e06b0f0df373d879d2008118a8bfe85a4fc52
Total tests
453
Successful since
#2026 ()

Tests

Code commits

Author Commit Message Commit date
Nikola <nikola@feinfone.com> Nikola <nikola@feinfone.com> 8c0cc9cefc685aba2ee551e976e6a43497710420 Fixed NPL when trying to route an IQ without a from attribute
Guus der Kinderen Guus der Kinderen 543e06b0f0df373d879d2008118a8bfe85a4fc52 OF-2112: Explicity discard S2S-outbound stanzas without a from attribute
Stanzas that originate from clients _always_ have a 'from' attribute (as that attribute value is set
overwritten by Openfire upon receiving the stanza, to prevent abuse where a user tries to impersonate
someone else). That means that, if we're processing a stanza without a 'from' attribute, that the
stanza is very likely to originate from Openfire's code. If we have code that generates a stanza
without a 'from' address but addressed to a remote domain, this simply is a bug that we should very
verbosely warn about.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2112Could not obtain issue details from Jira