Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1315 was successful Scheduled with changes by Guus der Kinderen and Nikola <nikola@feinfone.com>

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
5 minutes
Duration
6 minutes
Labels
None
Revision
543e06b0f0df373d879d2008118a8bfe85a4fc52
Total tests
453
Successful since
#1237 ()

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