Nightly Distribution of the master branch

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

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Revision
e35175a3d55f2aea165a79327996c95162b1a2f2
Total tests
793
Successful since
#1766 ()

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.