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: #1389 was successful Changes by Dave Cridland <dave@cridland.net>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
85e145e032af9533d35509732b90992503c9919b
Total tests
209
Successful since
#1363 ()

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