Florian Schmaus
|
58402c5615
|
Bump jxmpp to 0.5.0-alpha5 and change Roster API
to only allow bare JIDs as roster entires.
|
2015-06-06 11:16:12 +02:00 |
|
Florian Schmaus
|
8840236b72
|
Gracefully disconnect XMPPTCPConnection
That is, wait with a timeout for a closing stream element if we have
sent a closing stream element to the server. See RFC 6120 § 4.4.
Fixes SMACK-633.
|
2015-05-27 17:36:04 +02:00 |
|
Florian Schmaus
|
2365c4c208
|
Add Roster.addSubscribeListener()
Remove unnecessary 'Unsubscribe' case in Roster: It is not required to
acknowledge these.
|
2015-05-21 22:41:21 +02:00 |
|
Florian Schmaus
|
51700400bc
|
Remove never-thrown exception declarations
|
2015-04-25 22:46:56 +02:00 |
|
Florian Schmaus
|
00a7556bfe
|
Fix StreamManagementTest in smack-integration
Since 6c637d5784 connect() does not longer
automatically perform a login.
Also verify the message bodies in the test.
|
2015-04-22 22:45:15 +02:00 |
|
stawny
|
75e35e8db6
|
Fix for getting after method
|
2015-04-04 17:31:14 +02:00 |
|
stawny
|
9d0ea3cf70
|
Resurrect integration tests: Chat Test
|
2015-04-04 17:19:31 +02:00 |
|
Florian Schmaus
|
de528eee67
|
Add JavadocPackage checkstyle
change from package.html to package-info.java. Add missing
package-info.java with a placeholder description.
|
2015-04-04 17:16:47 +02:00 |
|
Florian Schmaus
|
b8f046706b
|
Add Integration Test Framework
and resurrect a few integration tests.
|
2015-03-18 11:09:56 +01:00 |
|