Smack/smack-extensions/src
Florian Schmaus 130a8216d1 EntityCapsManager must not use CapsVersionAndHash.toString()
as it would return Object.toString(). Instead the entity version string
was required. Use getLocalNodeVer() instead.
2015-03-24 11:59:31 +01:00
..
integration-test/java/org/jivesoftware/smackx Add XMPPConnection.sendStanza(Stanza) 2015-03-04 21:46:44 +01:00
main EntityCapsManager must not use CapsVersionAndHash.toString() 2015-03-24 11:59:31 +01:00
test Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00