Roster.getPresence(String) should force use of bare JID
Description
To be consistent with Javadocs, Roster.getPresence(String) should force use of the bare JID, even if a full JID is passed in. The getPresenceResource(String) method is already in place to consider the full JID.
To be consistent with Javadocs, Roster.getPresence(String) should force use of the bare JID, even if a full JID is passed in. The getPresenceResource(String) method is already in place to consider the full JID.