Commit Graph

73 Commits

Author SHA1 Message Date
Yoann Rodière bf61e3db7d HHH-14111 Ensure Groovy compilation tasks target the same JDK version as the rest of the project 2020-07-20 11:49:02 +01: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
Gunnar Morling 9ec9399ac4 HHH-10812 Adding module ZIP and integration test for using Hibernate ORM 5.1 on WildFly 10 2016-06-29 15:49:50 -05:00
Steve Ebersole 8ddd61b061 HHH-10664 - Prep 6.0 feature branch - baseline Java 8 2016-03-31 12:04:10 -05:00
Andrea Boriero 5bf9bb2a1d HHH-9782 Build plugins pick up JAVA6_HOME as environment variable 2015-05-25 20:05:43 +01:00
Steve Ebersole bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Steve Ebersole 9a2baf5b20 minor build script fix in regards to setting apt dir 2015-05-14 13:33:16 -05:00
Steve Ebersole 288f490418 HHH-9761 - Make native APIs typed;
HHH-9790 - Remove deprecated methods from Session and SessionFactory
2015-05-12 22:56:37 -05:00
Steve Ebersole 10922ba279 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:39:43 -05:00
Steve Ebersole dd314f492d HHH-9768 - Maintain explicit list of ANSI SQL keywords 2015-05-01 14:08:33 -05:00
Steve Ebersole f116ada16d HHH-9717 - Build script improvements - fixed generated POM 2015-04-10 15:30:13 -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 6ec4e0cdba Changes for AnimalSniffer 2015-04-01 19:19:29 -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 1337d36a79 HHH-8235 - Drop database profiles upstream 2013-05-10 15:59:02 -05:00
Steve Ebersole e9a54405c2 HHH-8232 - Upgrade to Gradle 1.6 2013-05-09 20:33:19 -05:00
Christian Beikov 1b637030bd HHH-8215 - Fix for windows build 2013-05-01 17:06:31 -05:00
Zbyněk Roubalík 38556485fe HHH-8157 Adding DBAllocator labels for Postgresql 9.2, Postgres Plus 9.2 and IBM DB2 10 2013-04-08 13:46:02 -04:00
Zbyněk Roubalík d1b5b4b428 HHH-7723 Adding mssql2012 DBAllocator label. 2012-10-26 10:51:54 -04:00
Strong Liu da241cb7ac HHH-7385 change to use gradle 1.1 2012-08-08 20:54:40 +08:00
Strong Liu 7a82349f75 HHH-7385 change to use gradle 1.1 2012-08-08 17:09:11 +08:00
Steve Ebersole 0196ad20f8 consolidate src/test and src/matrix 2012-06-07 14:07:08 -05:00
Strong Liu ae36824c93 add sybase 15.7 2012-04-26 00:38:53 +08:00
Strong Liu 38a6c426ff HHH-7197 rollback change of JdbcDirectoryProfile, seems that is a m9 feature 2012-03-26 17:55:11 +08:00
Strong Liu d3b640cb75 HHH-7197 reimport imports 2012-03-26 16:17:45 +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
Steve Ebersole 34c2fa4409 minor change to matrix plugin to allow multiple sources for specifying to skip "matrix unit" test task generation 2012-01-25 12:28:39 -06:00
Steve Ebersole 2795994b22 HHH-6937 - Process database profiles just once per build 2012-01-05 09:58:42 -06:00
Steve Ebersole 959e048fd0 HHH-6937 - Process database profiles just once per build 2012-01-04 13:43:46 -06:00
Steve Ebersole 40c61775df HHH-6931 - Provide local database hook 2012-01-03 21:35:54 -06:00
Steve Ebersole 5540700f71 HHH-6931 - Provide local database hook 2012-01-03 21:34:05 -06:00
Steve Ebersole f0d004d1c9 HHH-6931 - Provide local database hook 2012-01-03 21:32:08 -06:00
Steve Ebersole 9ed04d3b84 HHH-6931 - Provide local database hook 2012-01-03 21:12:33 -06:00
Steve Ebersole 9d9d1f11e3 HHH-6931 - Provide local database hook 2012-01-03 21:10:54 -06:00
Steve Ebersole ab94a18c33 HHH-6931 - Provide local database hook 2012-01-03 20:43:15 -06:00
Strong Liu 3ef2a2ab81 add mysql55, postgresql91 2011-12-09 23:26:31 +08:00
Strong Liu dd5074b9b2 rewrite matrix plugin readme 2011-11-27 22:53:41 +08:00
Strong Liu 33488cb2da fix stupid mistake in matrix plugin i made yesterday :( 2011-10-25 13:46:10 +08:00
Strong Liu 007980d8bf enable db url postfix after get url from db allocation 2011-10-24 21:56:16 +08:00
Strong Liu bdba5898c9 clean up imports 2011-10-24 16:26:37 +08:00