Go to file
Florian Schmaus 68a570b4fe Use WeakReference in MUC NodeInformationProvider
MultiUserChat's NodeInformationProvider must not hold a strong reference
to the Connection instance. Fixes SMACK-540.
2014-02-05 23:12:03 +01:00
build Eclipse: Add build/resources to classpath 2014-02-05 23:11:39 +01:00
documentation SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
experimental SMACK-434 Added missing javadoc and some test code cleanup 2014-01-31 03:49:47 +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 Use WeakReference in MUC NodeInformationProvider 2014-02-05 23:12:03 +01:00
test SMACK-530 Moved DNSUtilTest to integration tests 2014-01-22 03:17:34 +00:00
test-unit/org/jivesoftware SMACK-387 Added some configuration to the ChatManager to allow for different matching modes on incoming messages with no thread id. 2014-02-01 22:22:30 +00:00
workgroup SMACK-534 Refactored all System.out/err and printStackTrace calls with appropriate Java util logging calls. 2014-02-02 22:39:07 +00:00
Makefile Makefile: added javadoc target 2013-02-14 00:00:02 +00:00