Smack/smack-core/src
Luke GB 659714c2be Set jid to passed parameter, not null
Setting `jid` to `null` was probably not the intended behaviour of this constructor and means that the `IQReplyFilter` will later reject responses that it shouldn't, because the `AbstractXmppConnection` will automatically construct a JID based on the authenticated username.

In particular, this breaks attempting to connect to the PVP.net XMPP server.
2014-08-23 18:41:35 +02:00
..
integration-test Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
main Set jid to passed parameter, not null 2014-08-23 18:41:35 +02:00
test Create org.jivesoftware.smack.rosterstore package 2014-08-16 15:37:16 +02:00