mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-10-31 17:25:58 +01:00
b243a40e26
This allows to avoid redundant XML namespaces within IQs, like for example here: <iq xmlns='jabber:client' id='EKP8I-1' type='set'> <jingle xmlns='urn:xmpp:jingle:1' action='content-accept' sid='MySession'> <content xmlns='urn:xmpp:jingle:1' creator='initiator' name='Hello world'> </content> </jingle> </iq> Fixes SMACK-917 Reported-by: Jonathan Lennox |
||
---|---|---|
.. | ||
src | ||
build.gradle |