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: #757 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
e35175a3d55f2aea165a79327996c95162b1a2f2
Total tests
793
Successful since
#690 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> e35175a3d55f2aea165a79327996c95162b1a2f2 Merge pull request #417 from Flowdalic/gradle-dynamic-versions
[build] Use ranged version [1.0.0, 1.0.999] for jXMPP and MiniDNS
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 92ed777dbad7abd4ab1754967fc0966817fe4b07 Merge pull request #418 from Flowdalic/rename-waitForCondition
waitForCondition() → waitForConditionOrThrowConnectionException()
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> ac788592a6ab7f5198ac4faa9c5074786b8cf317 waitForCondition() → waitForConditionOrThrowConnectionException()
The method was already renamed, but not in
ModularXmppClientToServerConnectionInternal.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 3c54d5ffcd11f5de775bd4ae40e9d6df0c8e63d3 [build] Use ranged version [1.0.0, 1.0.999] for jXMPP and MiniDNS
This also means that we need to lookup the resovled versions of those
artifacts in order to provide the javadoc link.