Nightly Distribution of the master branch

Build: #1813 failed Changes by Florian Schmaus <flo@geekplace.eu>

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
10 minutes
Duration
6 minutes
Labels
None
Revision
8d74873925be03f7ec56d65abaea92813de8ca48
Failing since
#1796 (Changes by Florian Schmaus <flo@geekplace.eu>)
Fixed in
#1831 (Rebuilt by Florian Schmaus)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1796
No one has taken responsibility

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 8d74873925be03f7ec56d65abaea92813de8ca48 Merge branch '4.4'
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 4eb58698605d0abcaef4a0f14b293d6288886124 m [build] Remove markdown-gradle-plugin
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 39b211cde3966c6417c08b4ba18e25a40dc6f249 [muc] Use StanzaCollector.nextResultBlockForever() in MultiUserChat.nextMessage()
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 602aafe1194bb2425f6b74dc2356999a1538602a [fix-a-javadoc] Modernize, tell xargs to run in parallel
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> b0729d83a8761010331fe015af14be6325951a91 [jingle] Do not call nextResult() in JingleUtil
StanzaCollector.nextResult() will not cancel the related stanza
collector potentially causing a resource leak.