Smack/smack-core/src/test/java/org/jivesoftware/smack
Florian Schmaus e98d42790a SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections
This commit adds
- SmackReactor / NIO
- a framework for finite state machine connections
- support for Java 8
- pretty printed XML debug output

It also
- reworks the integration test framework
- raises the minimum Android API level to 19
- introduces XmppNioTcpConnection

Furthermore fixes SMACK-801 (at least partly). Java 8 language
features are available, but not all runtime library methods. For that
we would need to raise the Android API level to 24 or higher.
2019-02-05 13:18:03 +01:00
..
compress SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
filter Enable LeftCurly checkstyle check 2018-04-06 10:25:06 +02:00
packet Move xml-not-well-formed (RFC 3920) condition handling to StreamError 2018-11-14 14:53:04 +01:00
parsing Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
provider Rework FileUtils 2018-04-06 10:25:06 +02:00
sasl Merge branch '4.2' into master-paul-merged 2017-12-17 11:16:02 +01:00
test/util Remove duplicate FileUtils methods 2018-07-30 16:05:58 +02:00
util Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
ConnectionConfigurationTest.java Add ConnectionConfiguration.setHostAddressByNameOrIp(CharSequence fqdnOrIp) 2018-12-04 15:59:11 +01:00
DummyConnection.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
SmackConfigurationTest.java Bump errorprone to 2.2.0 2018-03-28 15:56:04 +02:00
SmackExceptionTest.java Bump MiniDNS to 0.3.0 2018-05-05 10:53:52 +02:00
SmackFutureTest.java Rework SmackFuture and add async API based on it 2017-08-12 17:35:45 +02:00
StanzaCollectorTest.java SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
StanzaIdTest.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
ThreadedDummyConnection.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00