1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 03:44:50 +02:00
Go to file
Florian Schmaus 2ea5ee3b26 SMACK-425 fix merge error
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@13691 b35dd754-fafc-0310-a699-88a17e54d16e
2013-06-24 07:25:20 +00:00
build SMACK-425 Introduced smack.parsing.ParsingExceptionCallback, a callback invoked when a exception is thrown while parsing a stanza. Smack is now able to either rethrow the exception ulitmatly causing a disconnect *or* log/ignore the exception and resume parsing after the faulty stanza. 2013-06-22 17:00:27 +00:00
documentation SMACK-431 Entity Capabilities are now enabled as default for new connections. Added an extensions documentation html page. 2013-06-22 17:00:40 +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-425 fix merge error 2013-06-24 07:25:20 +00:00
test SMACK-433 Removed unnecessary reset of timeout. 2013-04-22 01:07:30 +00:00
test-unit/org/jivesoftware SMACK-425 Introduced smack.parsing.ParsingExceptionCallback, a callback invoked when a exception is thrown while parsing a stanza. Smack is now able to either rethrow the exception ulitmatly causing a disconnect *or* log/ignore the exception and resume parsing after the faulty stanza. 2013-06-22 17:00:27 +00:00
Makefile Makefile: added javadoc target 2013-02-14 00:00:02 +00:00