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

Build: #161 was successful Scheduled with changes by Dave Cridland <dave@cridland.net>

Stages & jobs

  1. Build and Package

  2. Deploy

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
3 minutes
Labels
None
Revision
85e145e032af9533d35509732b90992503c9919b
Total tests
220
Successful since
#121 ()

Tests

Code commits

Author Commit Message Commit date
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 85e145e032af9533d35509732b90992503c9919b Merge pull request #902 from guusdk/OF-1335_Do-not-strip-all-namespaces
OF-1335: Don't strip namespaces everywhere.
Guus der Kinderen Guus der Kinderen fd3e847e53ef804a3d08dd45dfc145322679cc2b m OF-1335: Don't strip namespaces everywhere.
Openfire prevents the need to re-scope XML (as described in RFC 6120 section 4.8.3) by
pre-emptively remove certain namespaces (such as 'jabber:client' and 'jabber:server').
It should not, however, remove these namespaces everywhere. This commit prevents such
removal in places other than the first and second level elements (typically: stream
and stanza elements).

Jira issues

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