Smack/smack-extensions/src/test/java/org/jivesoftware/smackx
Florian Schmaus 4133eb175c Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3
Introducing Smack's own XmlPullParser interface which tries to stay as
compatible as possible to XPP3. The interface is used to either wrap
StAX's XMLStreamReader if Smack is used on Java SE, and XPP3's
XmlPullParser if Smack is used on on Android.

Fixes SMACK-591.

Also introduce JUnit 5 and non-strict javadoc projects.
2019-05-06 22:10:50 +02:00
..
amp Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
blocking Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
bob Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
bytestreams Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
caps Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
commands/provider Add CommandsProviderTest 2018-06-03 17:01:19 +02:00
delay/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
filetransfer Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
forward Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
geoloc Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
iqlast Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
iqversion Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
jingle Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
jiveproperties Treat <body/> just like all other extension elements in Message 2018-05-09 17:13:09 +02:00
last_interaction Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
message_correct Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
mood Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
muc Add MemoryLeakTest(Util) 2019-03-25 18:58:58 +01:00
ping Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
privacy/provider Fix (Privacy|Time)ProviderTest 2019-04-29 08:52:36 +02:00
pubsub Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
receipts Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
rsm/provider Fix minor codestyle issues 2017-12-17 11:03:46 +01:00
shim/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
time Fix (Privacy|Time)ProviderTest 2019-04-29 08:52:36 +02:00
vcardtemp Enable ModifierOrder checkstyle check 2018-03-29 12:35:11 +02:00
xdata/packet Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
xdatalayout/packet Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
xdatavalidation Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
xhtmlim/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
ExtensionsInitializerTest.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
InitExtensions.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00