Smack/smack-im/src/main/java/org/jivesoftware/smack/roster/rosterstore
Florian Schmaus 6ede7d0409 Make RosterStore handle corrupted stores.
This can happen for example if the store schema changes across Smack
version.

Previously Smack would simply ignore the entry, which would lead to an
inconsistent view of the Roster.
2015-09-30 10:29:01 +02:00
..
DirectoryRosterStore.java Make RosterStore handle corrupted stores. 2015-09-30 10:29:01 +02:00
RosterStore.java Make RosterStore handle corrupted stores. 2015-09-30 10:29:01 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00