Smack/smack-experimental/src/main/java/org/jivesoftware
Florian Schmaus ec456399b5 [carbons] Remove erroneous assert statement in connectionClosed()
The assert statement in CarbonManager's connectionClosed() connection
listener callback was erroneous. A connection may be connected, but
never was authenticated. If now the connection is closed, then
carbonsListener was never setup (via the authenticated() callback),
causing the assert to throw an exception.
2021-09-27 14:14:01 +02:00
..
smack/experimental Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
smackx [carbons] Remove erroneous assert statement in connectionClosed() 2021-09-27 14:14:01 +02:00