1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-26 13:34:51 +02:00
Smack/smack-extensions/src/test
Florian Schmaus 1b1e88c4c3 Fix UOE being thrown in BlockingCommandManager
the manager must use a copy of the BlockListIQ's JID list, since it may
be the empty list which is not modifiable.

Also rename the getter methods from getJids() to getBlockedJids().
2016-11-23 17:52:04 +01:00
..
java/org/jivesoftware Fix UOE being thrown in BlockingCommandManager 2016-11-23 17:52:04 +01:00
resources/org/jivesoftware/smackx Improve StringUtils.escapeForXml() 2016-01-18 22:04:20 +01:00