1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-20 10:24:49 +02:00
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