1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-10 09:39:39 +02:00

Factor NickProvider in extra file and fill under correct package

This commit is contained in:
Florian Schmaus 2018-10-21 09:31:15 +02:00
parent 382057f520
commit 2ee621ed10
4 changed files with 59 additions and 18 deletions

View file

@ -411,7 +411,7 @@
<extensionProvider>
<elementName>nick</elementName>
<namespace>http://jabber.org/protocol/nick</namespace>
<className>org.jivesoftware.smackx.nick.packet.Nick$Provider</className>
<className>org.jivesoftware.smackx.nick.provider.NickProvider</className>
</extensionProvider>
<!-- Attention -->