Build: #59 was successful Changes by Florian Schmaus

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
4728052bd5483fdb3f6c9d3b1fd32b01f04b69d4
Total tests
583
Successful since
#52 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus Florian Schmaus 4728052bd5483fdb3f6c9d3b1fd32b01f04b69d4 Smack 4.3.6-SNAPSHOT
Florian Schmaus Florian Schmaus abf84410923d35875b9102e6ee7e05cafd06a840 Smack 4.3.5
Florian Schmaus Florian Schmaus babe78235239f4f0dd998350355309f0981a4520 Introduce and use XmlStringBuilder.text()
Smack currently does unnecessary escaping of XML text, where it
escapes e.g. '"' to '&quot;'. This bloats the stanza size, especially
if JSON payloads are involved.

Fixes SMACK-892 (although there are probably still places where
XmlStringBuilder.escape() is used when XmlStringBuild.text() could
have been used).

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSMACK-892Could not obtain issue details from Jira