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: #674 was successful Changes by Florian Schmaus <flow@cs.fau.de>

Build result summary

Details

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

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flow@cs.fau.de> Florian Schmaus <flow@cs.fau.de> d251fc345f82cf1a27aec053569d991b3bab9d1a Introduce Smack's Modular Connection Architecture
This is a complete redesign of what was previously
XmppNioTcpConnection. The new architecture allows to extend an XMPP
client to server (c2s) connection with new transport bindings and
other extensions.