Nightly Distribution of the master branch

Build: #1593 failed Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Revision
ce4f3352a2e59b2c0001e04169a53ef17add2637
Total tests
625
Fixed in
#1599 (Manual run by Florian Schmaus)
No failed test found. A possible compilation error occurred.

Tests

Responsible

  • Florian Schmaus Florian Schmaus Automatically assigned

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> ce4f3352a2e59b2c0001e04169a53ef17add2637 Merge branch '4.3'
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> c73219b79718f6781ec7856e4365a4ef9f68b9c0 m 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 m Add javadoc describing the XMPPErrorException class
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 23bb5c56251b69693c5a8880f373da54e3b5f57a m Add XMPPErrorException.getStanzaError()
Also deprecate getXMPPError and let StanzaError implement
ExtensionElement.