The Apache Oltu builds are failing with these errors:

"java.lang.RuntimeException: Could not generate DH keypair”
caused by:
"Prime size must be multiple of 64, and can only range from 512 to 1024 
(inclusive)”

Maybe I’m overlooking something, but it looks like it’s related to [1]. This 
caused more projects that compile with Java 6 to fail on the Apache CI server 
(Jenkins). If Oltu needs to stick to Java 6, the solution seems to be a Maven 
profile that calls the toolchain plugin which selects the JDK that can handle 
the keypair. Then we also need to change the project configuration in Jenkins 
to call this profile during the CI build.

What would be the best solution?

Regards,

Jasha

[1]: https://issues.apache.org/jira/browse/INFRA-10298


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to