1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware
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
..
smackx Fix UOE being thrown in BlockingCommandManager 2016-11-23 17:52:04 +01:00
util Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00