Fixed: XIFF-70

XIFF-70: Add itemUpdated call to updateRosterItemPresence in Roster.

CollectionEventKind.UPDATE needed to be fired when RosterItems were updated.

Just a minor thing, could you write a log comment while committing stuff, it helps to track changes and also makes the fix visible in jira (if you include XIFF-70 in the comment)

Yeah definitely, my fault.

I usually do, but got a little too eager on the commit trigger.

I tried to set commit properties after the fact, but looks like our svn doesn’t allow that functionality.

Got the following error:

Repository has not been enabled to accept revision propchanges;

ask the administrator to create a pre-revprop-change hook

I’ll make sure to do it initially from now on.