Yoann Rodière
|
12127b2272
|
HHH-14111 Ensure Groovy compilation tasks target the same JDK version as the rest of the project
|
2020-07-20 10:25:15 +02:00 |
Yoann Rodière
|
08132916bb
|
HHH-13685 Upgrade to hibernate-matrix-testing 3.0.0.Final
|
2020-04-01 09:53:13 -05:00 |
Sanne Grinovero
|
7cc1ea88df
|
HHH-13428 Remove unused repository URLs
|
2019-06-07 20:19:12 +01:00 |
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 |
Sanne Grinovero
|
d16e7211e0
|
HHH-13069 Update the links to JBoss Nexus to use the direct repository over https
|
2018-11-02 17:53:45 +01:00 |
Fabio Massimo Ercoli
|
fb39fc078a
|
HHH-12663 Update hibernate-matrix-testing to 2.0.0.Final
|
2018-07-02 17:10:44 +02:00 |
Andrea Boriero
|
2d4da59611
|
Wildfly unpacked forlder used for tests should not be included into distribution artifacts
|
2017-03-17 09:07:24 +00:00 |
Steve Ebersole
|
7a70103171
|
HHH-11024 - Exception still thrown when dropping schema with a managed connection - extend test task dependencies to the matrix-tesing plugin test tasks
|
2016-08-06 17:15:24 -05:00 |
Steve Ebersole
|
bd256e4783
|
HHH-9803 - Checkstyle fix ups - headers
|
2015-05-18 23:25:14 -05:00 |
Steve Ebersole
|
650267077d
|
HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins
|
2015-04-10 11:58:22 -05:00 |
Steve Ebersole
|
6e7357beeb
|
HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins
|
2015-04-09 11:36:04 -05:00 |
Steve Ebersole
|
5f6d1d24f7
|
HHH-8844 - Add support for Java 8 date and time types (JSR-310)
|
2015-03-24 16:01:15 -05:00 |
Steve Ebersole
|
cbd828217a
|
HHH-8485 - Apply newly extracted version-injection plugin
|
2013-09-10 16:08:18 -05:00 |
Steve Ebersole
|
e9a54405c2
|
HHH-8232 - Upgrade to Gradle 1.6
|
2013-05-09 20:33:19 -05:00 |
Strong Liu
|
7a82349f75
|
HHH-7385 change to use gradle 1.1
|
2012-08-08 17:09:11 +08:00 |
Strong Liu
|
e4a82a0b6b
|
HHH-7197 - update build scripts to not use deprecated gradle apis and change manual's xml declation to use doc namespace
|
2012-03-26 15:12:10 +08:00 |
Strong Liu
|
b51b2ff4cb
|
HHH-7156 Make Hibernate ORM compile and run tests using JDK 7 (and JDK 6)
|
2012-03-13 21:58:48 +08:00 |
Steve Ebersole
|
7861fdee44
|
HHH-7067 - Update build to work with Gradle m8
|
2012-02-15 16:33:45 -06:00 |
Strong Liu
|
4ee000ecf5
|
HHH-6654 upgrade ant to 1.8.2
|
2011-09-14 14:25:12 +08:00 |
Strong Liu
|
e941eca2d5
|
HHH-6618 running hibernate functional test cases on DB matrix
|
2011-08-30 14:06:13 +08:00 |
Steve Ebersole
|
ba71fe0132
|
HHH-6036 - integration documentation generation
|
2011-03-29 15:14:09 -05:00 |
Steve Ebersole
|
a485bc6349
|
Minor changes to buildSrc build script
|
2011-03-28 13:21:57 -05:00 |
JPAV
|
f5a3e38cd7
|
HHH-6050 Changed single compile-time dependency to slf4j in parent build file to testRuntime
|
2011-03-24 13:12:51 -05:00 |
Steve Ebersole
|
671ef3accd
|
HHH-6016 - Migrate version injection plugin to Gradle
|
2011-03-21 20:33:19 -05:00 |
Steve Ebersole
|
398cabe2a7
|
minor updates to upload auth gradle plugin
|
2011-03-21 15:32:50 -05:00 |
Steve Ebersole
|
a02a8a88b5
|
HHH-5898 - Improve authentication for Gradle uploads
|
2011-02-23 15:20:39 -06:00 |
Steve Ebersole
|
d2c88d55df
|
HHH-5647 - Develop release process using Gradle
|
2010-10-12 15:39:33 -05:00 |
Steve Ebersole
|
9440bb8181
|
HHH-5616 - Switch to Gradle for builds
|
2010-10-11 14:41:50 -05:00 |