Smack/smack-core/src
Florian Schmaus 40a2a28ebe Enable -Werror and add XmppHostnameVerifier
We now treat warnings as errors (-Werror).

In order to do so, it was necessary to remove Java7HostnameVerifier
since it depended on internal properietary API. XmppHostnameVerifier
take the place of it.
2015-03-23 14:20:03 +01:00
..
integration-test Add Integration Test Framework 2015-03-18 11:09:56 +01:00
main Enable -Werror and add XmppHostnameVerifier 2015-03-23 14:20:03 +01:00
test Xlint all the things 2015-03-23 09:28:49 +01:00