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: #2470 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Agent
Default Agent
Revision
b3c4305176e9a383491a8a95fa57779d143719e0
Total tests
1358
Successful since
#2446 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen b3c4305176e9a383491a8a95fa57779d143719e0 OF-2693: Make configurable XML declaration generation
This commit replaces boilerplate code that generates a 'stream'-based XML document (and strips the closing tag) with a new utility method.

In this new method, new configuration is made available:
- `xmpp.xml.xml-declaration.suppress` Controls if an XML declaration is generated before a 'stream' open tag is sent.
- `xmpp.xml.xml-declaration.suppress-newline` Controls if a newline is added after a generated XML declaration and the 'stream' open tag.

Jira issues

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