Nightly Distribution of the master branch

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

Stages & jobs

  1. Default Stage

  2. Deploy

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
6 minutes
Labels
None
Revision
c9ea1c11b6fac6b8d7d753bcab883dbe6c42ba3c
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> c9ea1c11b6fac6b8d7d753bcab883dbe6c42ba3c [search] Return and expect the high-level forms API types
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 6ec654ad1e26783abfb4982f46e97f57078dba97 [muc] Fix javadoc of MultiUserChat.getConfigurationForm()
This method no longer returns null.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 1fee87b24d62cedc9fa23c9345bfe295e9e094ec [openpgp] Do not catch Exception, catch the expected exception types
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 64db6e3ebc0a6697b8f1457ae7ac3794a57b439d [openpgp] Remove INFO log sites
INFO log sites should be used sparingly and carefully. Those are a
good examples for an unnecessary INFO log sites.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 5e43ef550faf35871d2b86cab24c59349c8a61b2 [openpgp] Improve control-flow logic in PainlessOpenPgpProvider
Also remove superfluous toString().