diff --git a/build/resources/META-INF/smack-config.xml b/build/resources/META-INF/smack-config.xml new file mode 100644 index 000000000..579dec34e --- /dev/null +++ b/build/resources/META-INF/smack-config.xml @@ -0,0 +1,14 @@ + + + + + + + org.jivesoftware.smackx.ServiceDiscoveryManager + org.jivesoftware.smackx.XHTMLManager + + + + 5000 + + \ No newline at end of file diff --git a/build/resources/META-INF/smack.configuration b/build/resources/META-INF/smack.configuration deleted file mode 100644 index 1071abf1e..000000000 --- a/build/resources/META-INF/smack.configuration +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - 1.3.0 - - - - org.jivesoftware.smackx.ServiceDiscoveryManager - org.jivesoftware.smackx.XHTMLManager - - - - - 5000 - org.jivesoftware.smack.AccountManager - - - - - 5000 - org.jivesoftware.smack.GroupChat - - - - - 5000 - org.jivesoftware.smack.Roster - - - - - 5000 - org.jivesoftware.smack.XMPPConnection - - - \ No newline at end of file