Build: #6 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
c73219b79718f6781ec7856e4365a4ef9f68b9c0
Total tests
579
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> c73219b79718f6781ec7856e4365a4ef9f68b9c0 Add (To|From)TypeFilter.(FROM|TO)_ANY_JID
to filter all stanzas which have a valid jid set as to/from.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 61be4d768d940c6b999fd177c1bba4f34736bbd8 Add javadoc describing the XMPPErrorException class
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 23bb5c56251b69693c5a8880f373da54e3b5f57a Add XMPPErrorException.getStanzaError()
Also deprecate getXMPPError and let StanzaError implement
ExtensionElement.