mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-16 01:02:06 +01:00
d5b8647d9d
Move Roster and Chat(Manager) code into their own packages within the new smack-im subproject. Apply Manager pattern to Roster. Fixes SMACK-637.
5 lines
128 B
XML
5 lines
128 B
XML
<smack>
|
|
<startupClasses>
|
|
<className>org.jivesoftware.smack.roster.Roster</className>
|
|
</startupClasses>
|
|
</smack>
|