Nightly Distribution of the master branch
Build: #1833 was successful Changes by Florian Schmaus <flo@geekplace.eu>
Code commits
Smack (master)
-
Florian Schmaus <flo@geekplace.eu> 3f2418dec744c39915b742a18942f383a0814479
[core] Fix spelling errors in code comment within PacketParserUtils
-
Florian Schmaus <flo@geekplace.eu> c13f4ccac35f16278b658fa40b997ffa4ddd5320
[mam] Fix MamPrfsIQProviderTest
Parsers handed over to IQ providers should be positioned at the IQ
child element when being invoked. Therefore we remove the wrapping
<iq> in some test XML.
Also make checkMamPrefsIQProvider() a paramterized test. -
Florian Schmaus <flo@geekplace.eu> 613f1afcab2eb33dcef3973a9af8dd4f8743b867
[mam] Delete unused local variable 'iqType' in MamPrefsIQProvider