diff --git a/build/resources/META-INF/smack.providers b/build/resources/META-INF/smack.providers index efb22e0af..b7ab4163c 100644 --- a/build/resources/META-INF/smack.providers +++ b/build/resources/META-INF/smack.providers @@ -100,4 +100,11 @@ org.jivesoftware.smackx.packet.Version + + + vCard + vcard-temp + org.jivesoftware.smackx.provider.VCardProvider + + \ No newline at end of file diff --git a/test/config/test-case.xml b/test/config/test-case.xml index 0c00bc60d..bf14215a6 100644 --- a/test/config/test-case.xml +++ b/test/config/test-case.xml @@ -3,11 +3,11 @@ - localhost + gato.dyndns.org 5222 - chat.localhost - conference.localhost + chat.gato.dyndns.org + conference.gato.dyndns.org \ No newline at end of file