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 result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
98c7ba1aa9472249055832450ab0b6caa5b043d0
Total tests
653
Successful since
#531 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 98c7ba1aa9472249055832450ab0b6caa5b043d0 Merge pull request #270 from noctux/patch-2
Documentation: debugging: The debugging jar is now named smack-debug.jar
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> c9523f9717a89f320085e939163e21b2921fe822 Merge pull request #269 from noctux/patch-1
Typo in CarbonManager.java
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 5097f01b7aabd7d00db70495bb9f12b29ca2d60e Make StreamOpen.toXML(String) 'null' aware
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 271ac7ee7a02f1f6d4c3977b3a891563a1616c05 Use PossibleFromTypeFilter for MultiUserChat's presence listener
Simon Schuster <git@rationality.eu> Simon Schuster <git@rationality.eu> dcd0fd87b35bd6c78719246f95f5e491ebb4142c Documentation: debugging: The debugging jar is now named smack-debug.jar
The documentation states that the debugging jar is called
smackx-debug.jar. However, according to maven central, that name was
only used until 3.2.1, newer releases (including 4.4.0-alpha1) only
distribute smack-debug.jar, which contains the debugger as advertised.