Nightly Distribution of the master branch

Build: #1796 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
4aacdc5154e7eb55df175bf661abbb627f6f76a7
Fixed in
#1831 (Rebuilt by Florian Schmaus)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 4aacdc5154e7eb55df175bf661abbb627f6f76a7 Add smack-websocket-java11
This also lifts a bunch of logic from smack-websocket-okhttp into
smack-websocket. Furthermore, the following subprojects require now
Java 11:
- smack-integration-test
- smack-omemo-signal-integration-test
- smack-repl
- smack-websocket-java11

Related tracking issue: SMACK-835
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> cd40455b624266b66d63f729bb6683648b0d4f1c [smack-integration-test] Bump reflections to 0.9.12
This also means that smack-integration-test needs to declare a
dependency on Guava, which was previously available as transitive
dependency of 'reflections' 0.9.11.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> fe3214291da19c61996ce4ec9e796b4ada734415 Bump Bouncy Castle to 1.68
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 9261d6485ec020952a8791726196adfe72246f47 [openpgp] Do not put the BouncyCastleProvider at first position
This causes

java.security.InvalidKeyException: cannot identify XDH private key

on Java 11 or higher.

See also
- https://github.com/bcgit/bc-java/issues/620
- https://github.com/bcgit/bc-java/issues/589
- https://github.com/corretto/corretto-11/issues/168
- https://bugs.openjdk.java.net/browse/JDK-8171279

Jira issues

IssueDescriptionStatus
Unknown Issue TypeJDK-8171279Could not obtain issue details from Jira
Unknown Issue TypeSMACK-835Could not obtain issue details from Jira