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: #370 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
67cc513b2e45996ea4eef1564a36010ac1f91471
Total tests
380
Successful since
#367 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 67cc513b2e45996ea4eef1564a36010ac1f91471 Update releasedocs/README.html
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 4d7e4b2ab1243111ee286d9707fd7c8905bbc0c8 Add Message(String, String) constructor
to make simply Smack examples work, e.g.

Message message = new Message("user@example.org", "Hi, how are you?");