Smack/smack-extensions/src/main/java/org/jivesoftware
Florian Schmaus 888de7e1c1 Remove nullOrEmpty check for setSessionID()
in AdHocCommandData.

This check was added in 3a37b71e19, but a
session ID can be null, if it's the first invocation. This prevented
RemoteCommand.execute() from executing, since RemoteCommand's sessionID
member will be null at the first invocation.
2014-10-16 13:02:06 +02:00
..
smack/initializer/extensions Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
smackx Remove nullOrEmpty check for setSessionID() 2014-10-16 13:02:06 +02:00