Smack/smack-core/src
Florian Schmaus 3ff553549a [SmackFuture] Invoke the callbacks at most once
Previously, if a SmackFuture both was successful and unsuccessful, it
was possible that the onSuccess() callback was invoked twice.

Reported-by: Boris Grozev <boris@jitsi.org>
2022-02-02 20:47:31 +01:00
..
integration-test Mark code from the old integration-test dir as migration candidates 2020-04-09 15:14:09 +02:00
main [SmackFuture] Invoke the callbacks at most once 2022-02-02 20:47:31 +01:00
test [core] Fix XmlEnvironment namespace: Use default namespace (not element's) 2021-01-25 14:24:55 +01:00
testFixtures/java/org/jivesoftware/smack Add org.jivesoftware.smack.Smack with getVersion() and ensureInitialized() 2020-11-09 08:46:57 +01:00