Go to file
Florian Schmaus 44c3214539 SMACK-460 ServiceDiscoveryManager constructor usage in
connectionCreated()

ServiceDiscoveryManager should not use the constructor in
connectionCreated(), it may cause duplicate SDMs for the same connection
and prevents the interaction with SDM before the connection is
established. Instead getInstanceFor() is now used.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_3_2@13792 b35dd754-fafc-0310-a699-88a17e54d16e
2013-10-26 23:53:04 +00:00
build Versioning updates for new release. 2013-10-07 02:42:12 +00:00
documentation SMACK-431 Reworded Entity Caps documentation, added missing frame link 2013-06-24 21:27:43 +00:00
jingle/extension SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
sample Fixed smack sample for updated API 2009-09-03 08:42:07 +00:00
source SMACK-460 ServiceDiscoveryManager constructor usage in 2013-10-26 23:53:04 +00:00
test Versioning updates for new release. 2013-10-07 02:42:12 +00:00
test-unit/org/jivesoftware SMACK-458 Managers should be kept on disconnects 2013-10-26 11:17:16 +00:00
Makefile Makefile: added javadoc target 2013-02-14 00:00:02 +00:00