hibernate-orm/hibernate-orm-modules
Guillaume Smet e67f3dfa82 HHH-13069 Go back to non-SSL links for our JBoss Nexus repositories
Using SSL repositories with JDK 11 ends up with the error below:
javax.net.ssl.SSLHandshakeException: extension (10) should not be presented in server_hello

This is a bug in JDK 11 that will apparently be fixed in the next update
(planned for January 2019).

Until then, we need to use non-SSL links.

For more information:
https://stackoverflow.com/questions/52016415/jdk-11-ssl-error-on-valid-certificate-working-in-previous-versions
https://bugs.openjdk.java.net/browse/JDK-8209965 - JDK 12 issue
https://bugs.openjdk.java.net/browse/JDK-8210005 - JDK 11 issue
2018-11-05 11:38:30 +01:00
..
module-templates HHH-12580 The WildFly module of ByteBuddy should be marked as private API 2018-05-15 13:11:55 +01:00
src/test HHH-12762 No longer needing to use port-offset in WildFly integration tests 2018-10-13 00:02:50 +01:00
hibernate-orm-modules.gradle HHH-13069 Go back to non-SSL links for our JBoss Nexus repositories 2018-11-05 11:38:30 +01:00
wildfly-server-provisioning.xml HHH-12524 Rename JBoss modules from hibernate-core-jbossmodules to hibernate-orm-jbossmodules 2018-04-26 12:06:22 +01:00