Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
e2d206e741a31f94b407fbc10923ee2fd14ab4e1
Total tests
744
Successful since
#651 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> e2d206e741a31f94b407fbc10923ee2fd14ab4e1 Introduce XMPPConnection.add(Message|Presence)Interceptor
add deprecate addStanzaInterceptor().
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 5db6191110ba7ed2e08f91b7653a4911dbeaa990 Introduce StanzaBuilder
As first step to immutable Stanza types.