mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-14 15:01:07 +01:00
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>
|