Smack/smack-core/src
Florian Schmaus 818ee8a727 Make Objects.requireNonNull() throw IllegalArgumentException
and not NullPointerException. Altough this differs from
java.util.Objects behavior, throwing an IllegalArgumentException
appears more sensible and makes it easier to catch it in Smack's
parsing function.
2019-06-11 12:47:40 +02:00
..
integration-test Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
main Make Objects.requireNonNull() throw IllegalArgumentException 2019-06-11 12:47:40 +02:00
test Make Objects.requireNonNull() throw IllegalArgumentException 2019-06-11 12:47:40 +02:00