Christian Beikov
e468aeb786
HHH-14336 Enable tests across databases in Github Actions
2020-11-26 17:33:28 +01:00
Christian Beikov
234bfab1ac
HHH-14336 Enable tests across databases in Github Actions
2020-11-26 16:15:15 +01:00
Andrea Boriero
204b01768d
Fix issue with gradle build with java 11
2020-11-24 13:01:39 +01:00
Andrea Boriero
1927d1aa33
Merge branch 'master' into wip/6.0
2020-11-17 12:40:43 +01:00
Christian Beikov
d6564cb0b5
HHH-14158 Update Javassist to 3.27.0-GA
2020-11-10 19:35:10 +00:00
Yoann Rodière
85b84ef6bd
HHH-14315 Force JVM options when using toolchains
...
Apparently Gradle won't just use the same options as in its own JVM.
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2020-11-10 11:02:08 +00:00
Yoann Rodière
9616e24c80
HHH-14315 Add optional support for toolchains to the Gradle build
...
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2020-11-10 11:02:08 +00:00
Yoann Rodière
5d36fd2c26
HHH-14315 Upgrade to Gradle 6.7
...
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2020-11-10 11:02:08 +00:00
Sanne Grinovero
8dd04eda9f
HHH-14303 Upgrade to JBoss Loging 3.4.1.Final
2020-11-02 10:54:48 +00:00
Sanne Grinovero
3b4f10d4f8
HHH-14302 Upgrade to Agroal 1.9
2020-11-02 10:54:22 +00:00
Sanne Grinovero
92ea8ad022
HHH-14301 Upgrade to Byte Buddy 1.10.17
2020-11-02 10:54:07 +00:00
Sanne Grinovero
08faa14d5c
HHH-14300 Update to Hibernate Validator 6.1.6.Final
2020-11-02 10:53:44 +00:00
Sanne Grinovero
9ef1ab87c1
HHH-14299 Upgrade to Hibernate Commons Annotations 5.1.2.Final
2020-11-02 10:50:41 +00:00
Sanne Grinovero
2dd82d553f
HHH-14303 Upgrade to JBoss Loging 3.4.1.Final
2020-10-31 06:46:05 +00:00
Sanne Grinovero
ce9cd57340
HHH-14302 Upgrade to Agroal 1.9
2020-10-31 06:45:58 +00:00
Sanne Grinovero
1baa95edf5
HHH-14301 Upgrade to Byte Buddy 1.10.17
2020-10-31 06:45:51 +00:00
Sanne Grinovero
f286c4912c
HHH-14300 Update to Hibernate Validator 6.1.6.Final
2020-10-31 06:45:42 +00:00
Sanne Grinovero
9391768d5a
HHH-14299 Upgrade to Hibernate Commons Annotations 5.1.2.Final
2020-10-30 17:17:28 +00:00
Steve Ebersole
29848c49db
ORM + Gradle
...
HHH-14285 - project template
HHH-14286 - Gradle plugin
2020-10-28 16:09:42 -05:00
Andrea Boriero
4d8c89920a
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-27 14:24:37 +00:00
Sanne Grinovero
0544dba5bb
HHH-14284 Update Oracle JDBC driver: one more case of the old driver being mentioned
2020-10-27 09:12:50 +00:00
Sanne Grinovero
75646309a7
HHH-14290 Upgrade to Hibernate Commons Annotations 5.1.1.Final
2020-10-27 06:27:57 +00:00
Sanne Grinovero
9fe61e1a22
HHH-14284 Introduce settings to make it easier to test with a local Oracle instance run via docker
2020-10-26 21:49:34 +00:00
Sanne Grinovero
2ef9451112
HHH-14284 Update Oracle JDBC driver configuration to test with version 19.8.0.0
2020-10-26 21:49:28 +00:00
Sanne Grinovero
37a77e695d
HHH-14283 Review tuning of JVM parameters for the build
2020-10-26 10:13:50 +00:00
Andrea Boriero
0bd2c32f76
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-02 12:39:41 +01:00
Sanne Grinovero
e5a8282012
HHH-13895 Upgrade the PostgreSQL JDBC driver used for testing to v. 42.2.16
2020-10-01 20:28:36 +01:00
Andrea Boriero
140fbb45d6
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-09-22 11:43:55 +01:00
Falko Modler
1cf99c748a
HHH-14031 Update h2 to 1.4.197
...
Notes:
- h2 1.4.197+ does not support ns precision by default anymore
- h2 DateTimeUtils.resetCalendar() is required for many tests to avoid failures due to h2 internal caching
2020-09-09 10:32:21 +01:00
Andrea Boriero
8b938610cf
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge
2020-09-08 08:19:13 +01:00
Andrea Boriero
f07c26339b
HHH-14199 fix the error when running 'setDataBase' gradle task
2020-09-01 10:31:48 +01:00
Andrea Boriero
b1ba79105d
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-09-01 09:44:22 +01:00
Nathan Xu
517a0b9639
HHH-14199 fix the error when running 'setDataBase' gradle task
2020-09-01 08:35:39 +01:00
Hibernate-CI
5f2f225cc7
6.0.0-SNAPSHOT
2020-08-20 20:37:57 +00:00
Hibernate-CI
329685bc09
6.0.0.Alpha6
2020-08-20 20:27:58 +00:00
Andrea Boriero
b744d7891c
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_50
2020-08-12 10:21:46 +01:00
Andrea Boriero
de3359537f
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_49
2020-08-12 09:42:28 +01:00
Sanne Grinovero
fb6bb820f1
HHH-14150 Upgrade to Byteman 4.0.13
2020-08-12 10:21:34 +02:00
Falko Modler
f270f688e6
HHH-14144 Explicitly set localization assumptions for the build and testsuite
2020-08-10 17:23:35 +02:00
Andrea Boriero
283c3fefb5
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-08-07 11:23:44 +01:00
Rafi Shamim
4655bdbe12
HHH-13724 Add CockroachDB dialects and configs for testing
2020-07-27 12:49:40 +01:00
Andrea Boriero
476ffb4299
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_48
2020-07-24 07:17:21 +01:00
Colm O hEigeartaigh
61ed4bf88d
HHH-14100 - Update c3p0 to 0.9.5.5
2020-07-21 17:53:00 +02:00
Andrea Boriero
4550c70d15
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_47
2020-07-20 10:50:17 +01:00
Yoann Rodière
066c1d4ab7
HHH-14111 Upgrade to forbiddenapis 3.0.1
2020-07-20 10:25:15 +02:00
Yoann Rodière
86578a1698
HHH-14111 Upgrade to Gradle 6.5.1
2020-07-20 10:25:15 +02:00
Andrea Boriero
9ba18b8c5d
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_46
2020-07-07 15:43:17 +01:00
Yoann Rodière
1fcef3a632
Enable automatic Maven Central sync when calling task bintrayPublish
...
Copied from https://github.com/hibernate/hibernate-reactive/pull/246
Note you need to call the bintrayPublish task after calling
bintrayUpload, otherwise it won't work.
So you will need to use something like this:
./gradlew bintrayUpload bintrayPublish -P PERSONAL_BINTRAY_USER=... -P PERSONAL_BINTRAY_API_KEY=... -P SONATYPE_OSSRH_USER=... -P SONATYPE_OSSRH_PASSWORD=...
2020-06-22 19:53:36 +01:00
Yoann Rodière
70721d80a7
Move the update to version.properties to a release task
...
This is necessary if we want to check that the working tree is empty as
part of the release process (see next commit).
2020-06-22 19:53:36 +01:00
Andrea Boriero
cfeee5059b
Add gradle task to automate the CI release
2020-06-22 19:53:36 +01:00
Andrea Boriero
257e479e92
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_39
2020-05-14 10:00:59 +01:00
Sanne Grinovero
03d34ae84c
HHH-14012 Upgrade to Hibernate Validator 6.1.5.Final
2020-05-11 18:38:37 +01:00
Sanne Grinovero
bc12eee661
Revert "HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1"
...
This reverts commit b9a24f458c
.
2020-05-11 18:00:20 +01:00
Andrea Boriero
5d572cc876
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_37
2020-05-05 09:21:34 +01:00
Sanne Grinovero
438f6c950c
HHH-13992 Upgrade to ByteBuddy 1.10.10
2020-04-30 12:13:37 +01:00
Sanne Grinovero
ae4e6ef729
HHH-13981 Upgrade to Jandex 2.1.3.Final
2020-04-24 22:30:40 +01:00
Steve Ebersole
593eeb0d9f
Alpha5
2020-04-24 15:00:11 -05:00
Steve Ebersole
cd4c38cbe0
Alpha5
2020-04-24 13:38:01 -05:00
Andrea Boriero
72f8c079e9
Revert "HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1"
...
This reverts commit b9a24f458c
.
2020-04-24 13:56:53 +01:00
Sanne Grinovero
035c0a37e6
HHH-13977 Upgrade to Agroal 1.8
2020-04-23 21:36:06 +01:00
Sanne Grinovero
68e8ad641a
HHH-13972 Disable the ForbiddenAPI classloader cache
2020-04-23 12:13:28 +01:00
Andrea Boriero
5b614ab454
Update to antlr 4.8-1
2020-04-22 15:48:09 +01:00
Andrea Boriero
9ec19e3c65
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_36
2020-04-22 15:15:10 +01:00
Sanne Grinovero
cecaeb92b3
HHH-13963 Remove the JipiJapa fork
2020-04-21 22:55:54 +01:00
Andrea Boriero
88d65adafb
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_35
2020-04-20 13:44:39 +01:00
Andrea Boriero
a0b4566264
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_34
2020-04-20 12:17:22 +01:00
Sanne Grinovero
b9a24f458c
HHH-13950 Update to Bean Validation 3 preview: Hibernate Validator 7.0.0.Alpha1
...
We apply the update int two steps:
- some hand-rolled changes, such as switching the dependency to the new Hibernate Validator preview build
- running a replace-all scripts
This individual commit represents the first set of changes.
When porting this change to a different branch, this one should be cherry picked while the second change
is better ported by running the same script once again.
2020-04-20 12:14:24 +01:00
Andrea Boriero
7ced01d303
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_32
2020-04-17 14:39:36 +01:00
Sanne Grinovero
3f2a4947a7
HHH-13952 Remove dependency to Arquillian as its no longer used
2020-04-17 14:27:19 +01:00
Sanne Grinovero
1aa2e858ba
HHH-13952 Remove all WildFly based integration tests
2020-04-17 14:27:19 +01:00
Jonathan Bregler
95c9526dda
HHH-13917: Add support for HANA Cloud
2020-04-17 13:30:38 +01:00
Andrea Boriero
9547c9ca09
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_31
2020-04-17 07:53:00 +01:00
Scott Marlow
1cd56964c6
HHH-13953 Upgrade dom4j to 2.1.3
2020-04-16 12:46:18 -04:00
Andrea Boriero
132a4121b5
Fix issues after merging master
2020-04-16 11:46:19 +01:00
Andrea Boriero
2ccf7fab9e
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_30
2020-04-16 11:03:49 +01:00
Yoann Rodière
588115bb0a
HHH-13682 Restore the system property net.bytebuddy.experimental=true in tests on JDK15+
...
Turns out it's necessary for JDKs with experimental support.
2020-04-16 10:12:00 +01:00
Yoann Rodière
5fab58bf76
HHH-13682 Upgrade to forbiddenapis 2.7
...
So that we can feed it Java 13/14 bytecode
2020-04-14 13:36:43 +01:00
Yoann Rodière
b32ff5cd9c
HHH-13682 Allow forcing the tested Java version in the Gradle build
...
... just in case we need that for some cutting-edge JDK, for example 15,
that would not be supported by Gradle yet.
2020-04-14 13:36:43 +01:00
Yoann Rodière
96f7870528
HHH-13682 Do not set net.bytebuddy.experimental=true in tests anymore
...
It's no longer necessary since we upgraded to byte-buddy 1.10.2,
and it causes bytecode to be converted from Java 14 to Java 12 in some
cases (I don't know why).
2020-04-14 13:36:43 +01:00
Yoann Rodière
0cdf4c19e3
HHH-13682 Generate Java 13/14 bytecode for tests when building with JDK13/14
2020-04-14 13:36:43 +01:00
Yoann Rodière
c906989989
HHH-13682 Remove unnecessary checks around Java 8 compatibility
...
The build requires JDK8+, so we're alwways Java 8 compatible.
2020-04-14 13:36:43 +01:00
Sanne Grinovero
0069aa7be9
Switching version to 5.5.0-SNAPSHOT
2020-04-14 12:23:38 +01:00
Andrea Boriero
5c86c4a805
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_29
2020-04-09 07:37:11 +01:00
Andrea Boriero
ba0902d99a
5.4.14
2020-04-06 18:48:40 +01:00
Andrea Boriero
b897a36f2f
Fix issue with generated pom missing project description
2020-04-06 18:21:11 +01:00
Andrea Boriero
016f8ed285
5.4.14
2020-04-06 16:42:29 +01:00
Yoann Rodière
1cd9ad0efe
HHH-13925 Disable Gradle module metadata publishing until we know what we want
2020-04-06 16:04:55 +02:00
Yoann Rodière
8168a5cfb3
HHH-13925 Upgrade to Gradle 6
2020-04-06 16:04:55 +02:00
Steve Ebersole
40d0c8580e
Merge remote-tracking branch 'upstream/master' into wip/6.0
...
- up to the point of upgrading Gradle version for wrapper to 5.6.3
2020-04-01 11:32:00 -05:00
Yoann Rodière
2f32169249
HHH-13689 Replace uses of the deprecated osgi plugin with the biz.aQute.bnd plugin
...
https://docs.gradle.org/5.0-milestone-1/release-notes.html#deprecated-osgi-plugin
2020-04-01 10:54:56 -05:00
Yoann Rodière
34e498fb3d
HHH-13685 Upgrade to maven-repo-auth 3.0.2
2020-04-01 09:53:13 -05:00
Yoann Rodière
cee0fce043
HHH-13685 Replace uses of deprecated classifier property in Jar tasks with archiveClassifier
2020-04-01 09:53:13 -05:00
Yoann Rodière
6921b02891
HHH-13685 Upgrade to Gradle 5.6.3
2020-04-01 09:53:13 -05:00
Yoann Rodière
ae4bc5e55d
HHH-13685 Remove uses of deprecated classesDir
2020-04-01 09:53:13 -05:00
Gail Badner
716a8bac20
5.4.13
2020-03-26 22:42:38 -07:00
Gail Badner
5104c4b7f3
5.4.13
2020-03-26 22:15:06 -07:00
Steve Ebersole
6108c7d2fa
ORM 6 - re-enable hibernate-orm-modules module
...
cleanup
2020-03-16 07:47:10 -05:00
Andrea Boriero
d88d4a8d7b
Re-enabled hibernate-orm-modules
2020-03-12 14:43:16 +00:00
Steve Ebersole
874fe8a42a
https://github.com/asciidoctor/asciidoclet/pull/91
...
- re-disable as the Travis CI JDK 11 build did not like it
2020-02-19 13:35:07 -06:00
Steve Ebersole
aa87f15708
https://github.com/asciidoctor/asciidoclet/pull/91
...
- re-disable as the Travis CI JDK 11 build did not like it
2020-02-19 13:35:07 -06:00
Steve Ebersole
e43c5a3166
https://github.com/asciidoctor/asciidoclet/pull/91
...
- work in progress as the PR did not fix the problems
2020-02-19 08:30:57 -06:00
Andrea Boriero
2660007df9
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_24
2020-02-14 11:36:06 +00:00
Andrea Boriero
015d1e019f
5.4.12
2020-02-13 18:43:12 +00:00
Andrea Boriero
f5fe63bf0c
5.4.12
2020-02-13 18:04:06 +00:00
Sanne Grinovero
7d37e9f878
HHH-13863 Introduce the hibernate-graalvm module to share some GraalVM native image metadata
2020-02-13 17:09:56 +00:00
Andrea Boriero
39091fc658
5.4.11
2020-02-07 17:52:54 +00:00
Andrea Boriero
878f75c6b5
5.4.11
2020-02-07 17:27:10 +00:00
Andrea Boriero
fd6866f029
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_22
2020-01-22 19:34:38 +00:00
Andrea Boriero
e889c76e49
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_21
2020-01-22 18:14:10 +00:00
Sanne Grinovero
da019405b6
HHH-13821 Update to Byte Buddy 1.10.7
2020-01-21 12:22:46 +00:00
Steve Ebersole
eab6107ec2
HHH-13785 : HQL/Criteria function support
...
- temporal literals
- generalized literals
- literal formatters (SQL string generation)
- FORMAT function
2020-01-06 08:38:08 -06:00
Nathan Xu
bd472581a4
HHH-13802 add support of the various new tags so their warning won't show up
2020-01-06 07:14:17 -06:00
Steve Ebersole
6925fe5ab4
6.0.0.Alpha4
2019-12-20 07:50:56 -06:00
Steve Ebersole
a3e04f1d6c
6.0.0.Alpha4
2019-12-20 06:53:47 -06:00
Andrea Boriero
79c83cf8ba
Merge remote-tracking branch 'upstream/master' into wip/6.0
2019-12-09 12:07:23 +00:00
Andrea Boriero
dba8d70e94
5.4.10
2019-12-05 17:52:29 +00:00
Andrea Boriero
1a1631b57b
5.4.10
2019-12-05 16:36:34 +00:00
Davide D'Alto
46170d9ffe
HHH-13759 Add AssertJ in the list of libraries available
...
It's useful to test the bytecode enhancements and has a nicer
fluent API.
2019-12-03 11:48:33 +00:00
Simeon
6acfd17548
HHH-13762 Update vibur-dbcp dependency to 25.0
2019-12-02 12:07:49 +00:00
Steve Ebersole
e9920f5489
HHH-13081 - Pass BootstrapContext to Integrator#integrate;
...
HHH-11990 - Remove LogicalConnectionImplementor#makeShareableCopy
6.0 Alpha3 prep
2019-11-23 09:48:54 -06:00
Steve Ebersole
056469262d
HHH-13081 - Pass BootstrapContext to Integrator#integrate;
...
HHH-11990 - Remove LogicalConnectionImplementor#makeShareableCopy
6.0 Alpha3 prep
2019-11-23 08:51:37 -06:00
Andrea Boriero
f1bf079122
Merge remote-tracking branch 'upstream5/master' into wip/6.0_merge_14
2019-11-22 09:05:57 +00:00
Sanne Grinovero
c9a373c180
HHH-13739 Upgrade to Agroal 1.7
2019-11-18 15:21:23 +00:00
Andrea Boriero
7a74e4dd8f
5.4.9
2019-11-14 17:18:14 +00:00
Andrea Boriero
5fb866403e
5.4.9
2019-11-14 15:42:14 +00:00
Sanne Grinovero
f7c8ba8532
HHH-13733 Upgrade to Jandex 2.1.1.Final
2019-11-14 10:25:25 +00:00
Sanne Grinovero
fcb8fdde3e
HHH-13731 Upgrade to Classmate 1.5.1
2019-11-14 10:10:48 +00:00
Sanne Grinovero
19692c1301
HHH-13730 Upgrade to Classmate 1.4.0
2019-11-14 09:13:20 +00:00
Andrea Boriero
4b0da2444b
Merge remote-tracking branch 'upstream5/master' into wip/6.0_merged_11
2019-11-08 14:24:48 +00:00
Steve Ebersole
dd0b6a9da3
Revert "HHH-13656 Con not build and run test on Eclipse IDE"
...
This reverts commit f6fad942df
.
2019-11-08 07:07:56 -06:00
hailtondecastro
f6fad942df
HHH-13656 Con not build and run test on Eclipse IDE
...
Eclipse windows
2019-11-01 11:23:36 -05:00
Andrea Boriero
b9924d1805
5.4.8
2019-10-28 19:17:14 +00:00
Andrea Boriero
a50f2da6aa
5.4.8
2019-10-28 19:15:43 +00:00
Steve Ebersole
9279a7e766
fixed version
2019-10-22 17:49:18 -05:00
Sanne Grinovero
97c300a6ad
HHH-13686 Upgrade to Agroal 1.6
2019-10-21 18:50:29 +01:00
Andrea Boriero
4d0ec22411
5.4.7
2019-10-21 17:32:53 +01:00
Andrea Boriero
5c8045b422
5.4.7
2019-10-21 15:39:32 +01:00
Yoann Rodière
d83acfa50f
HHH-13681 Upgrade to Byteman 4.0.8
2019-10-21 12:59:29 +02:00
Yoann Rodière
cacef1f466
HHH-13680 Upgrade to Byte-buddy 1.10.2
2019-10-21 12:59:29 +02:00
Steve Ebersole
9aab0892eb
fixed issues with merging master
2019-10-17 10:20:52 -05:00
Andrea Boriero
2502f4c108
Change back version to SNAPSHOT
2019-10-02 11:21:04 +01:00
Andrea Boriero
5d4eb8004b
5.4.6
2019-09-30 13:28:19 +01:00
Andrea Boriero
39e576cea4
5.4.6
2019-09-30 11:51:40 +01:00
Steve Ebersole
e572202cd1
fixed SqmParameter type inference from an SqmPath during translation to SQL AST
2019-09-27 12:10:59 -05:00
Andrea Boriero
18c8495bab
Merge branch 'master' into wip/6.0_merged2
2019-09-20 08:09:34 +01:00
Andrea Boriero
9d171f364c
5.4.5
2019-09-17 15:42:36 +01:00
Andrea Boriero
568413a102
5.4.5
2019-09-17 14:08:29 +01:00
Sanne Grinovero
57dbfbb60e
HHH-13622 Upgrade the WildFly Transaction Client to 1.1.7.Final
2019-09-16 16:34:36 +01:00
Steve Ebersole
50ba882b2d
temporarily include just the new tests so we can publish SNAPSHOTS for others to use
2019-09-16 08:51:39 +01:00
Steve Ebersole
26ff169db2
6 - SQM based on JPA type system
2019-09-12 10:42:27 +01:00
Yoann Rodière
be7cc76556
HHH-13582 Upgrade MySQL Connector/J to 8.0.17
...
ConnectorJ 8 is the version used in WildFly integration tests.
ConnectorJ 5 is apparently no longer tested.
Note this solves most timezone-related issues we've been having.
2019-09-11 19:38:15 -05:00
Andrea Boriero
f0218e82ad
HHH-13616 Enable the hibernate-orm-modules test for JDK 11
2019-09-11 12:37:51 +01:00
Jonathan Bregler
6841012f78
HHH-13553 Fix test failures on SAP HANA
...
- Skip org.hibernate.test.annotations.query.QueryAndSQLTest.testNativeQueryWithFormulaAttributeWithoutAlias
- Update HANA JDBC driver to fix org.hibernate.test.type.LocalDateTimeTest
2019-08-09 17:58:17 +01:00
Andrea Boriero
83e2f68477
5.4.4.Final
2019-07-30 09:02:51 +01:00
Gail Badner
77155ea716
5.4.4.Final
2019-07-29 14:56:14 -07:00
Gail Badner
618f03565a
HHH-13504 : Upgrade ByteBuddy to 1.9.11
2019-07-26 15:14:12 +01:00
Yoann Rodière
ae5023cf53
Do not log test progress by default, but provide a build option and enable it for Travis
...
So that the build isn't too verbose when running it locally.
2019-06-13 04:49:08 -05:00
Yoann Rodière
8e439b01b0
HHH-13428 Remove an unnecessary test dependency to woodstox
...
It has split packages and won't work when running tests in the module
path. But more importantly we just don't use it.
2019-06-07 20:22:21 +01:00
Sanne Grinovero
2689dd141b
HHH-13428 Upgrade to Microsoft SQL Server JDBC 7.2.1
2019-06-07 20:19:33 +01:00
Yoann Rodière
8f344af218
Get rid of travis_wait in .travis.yml
...
... so that we get actionable logs when something fails.
2019-05-31 18:53:06 +02:00
Yoann Rodière
00c697780e
HHH-13415 Clean up the places where we fix fix javadoc generation for JDK11
2019-05-31 14:11:47 +02:00
Guillaume Smet
d5a1d24116
Prepare next development iteration
2019-05-30 17:22:10 +02:00
Guillaume Smet
9508e65485
5.4.3.Final
2019-05-30 16:15:34 +02:00
Guillaume Smet
e376fe0aef
HHH-13419 Support building javadoc with JDK 11.0.3+
2019-05-29 22:57:52 +02:00
Guillaume Smet
823a5c1ede
Prepare for next development iteration
2019-03-21 18:32:23 +01:00
Guillaume Smet
08e9d01caa
5.4.2.Final
2019-03-21 16:05:07 +01:00
Thomas Bürli
926e1da2d5
HHH-13332 Update c3p0 to 0.9.5.3
...
Update c3p0 dependency to addresses the XXE vulnerability (CVE-2018-20433)
2019-03-20 21:40:27 +01:00
Guillaume Smet
4e06de2708
HHH-13254 Upgrade Agroal to 1.4
2019-02-21 10:06:19 +01:00
Sanne Grinovero
7fbcfe83b2
HHH-13275 Re-introduce usage of net.bytebuddy.experimental=true when testing on JDK > 11
2019-02-18 14:42:54 +00:00
Sanne Grinovero
d39921bd34
HHH-13271 Restore compatibility of build script with Java 8 too
2019-02-18 12:31:18 +00:00
Sanne Grinovero
9d30a5a024
HHH-13271 Javadoc build failures on JDK 12
2019-02-18 11:43:27 +00:00
Sanne Grinovero
758ca53742
HHH-13272 Upgrade to Byte Buddy 1.9.10
2019-02-17 22:01:05 +00:00
Vlad Mihalcea
d158762144
HHH-13229 - Sequences in MariaDB doesnt work on existing sequence
2019-01-31 16:57:41 +02:00
Vlad Mihalcea
76981d97a8
HHH-13202 - Add support for PostgreSQL "GENERATED BY DEFAULT AS IDENTITY"
...
HHH-13106 - Hibernate fails with Schema-validation: missing sequence
2019-01-24 11:07:27 +02:00
Guillaume Smet
cde4d998eb
Prepare for next development iteration
2019-01-19 20:24:58 +01:00
Guillaume Smet
4c9985fd52
5.4.1.Final
2019-01-19 18:36:01 +01:00
Guillaume Smet
0f8fc67a39
Prepare for next development iteration
2018-12-12 23:15:19 +01:00
Guillaume Smet
7759404259
5.4.0.Final
2018-12-12 22:15:57 +01:00
Guillaume Smet
849e2a5a53
Prepare for next development iteration
2018-11-29 18:02:01 +01:00
Guillaume Smet
f4aec91030
5.4.0.CR2
2018-11-29 17:24:48 +01:00
Yoann Rodière
aa2648d878
HHH-13043 Upgrade to JAXB 2.3.1
...
... which has a correctly formatted POM, and doesn't wreak havoc in
projects depending on us and using Maven + JDK11.
2018-11-23 13:39:39 +01:00
Yoann Rodière
809eec87f0
HHH-13112 Upgrade to ByteBuddy 1.9.5
...
... which fixes https://github.com/raphw/byte-buddy/issues/568
2018-11-23 08:06:13 +01:00
Guillaume Smet
a95a48b0f1
Prepare next development iteration
2018-11-15 15:25:19 +01:00
Guillaume Smet
06da34868b
5.4.0.CR1
2018-11-15 14:47:58 +01:00
Sanne Grinovero
0f3bba6ed8
HHH-13099 Update to Byte Buddy 1.9.4
2018-11-13 22:24:12 +00:00
Guillaume Smet
bc6289e0b8
HHH-13092 Upgrade Hibernate Commons Annotations to 5.1.0.Final
2018-11-09 12:55:06 +01:00
Guillaume Smet
509f6fed10
HHH-13091 Upgrade Ehcache 2 to 2.10.6 and Ehcache 3 to 3.6.1
2018-11-08 15:13:45 +01:00
Guillaume Smet
12d34965ff
HHH-13075 Upgrade Javassist to 3.24.0-GA
2018-11-05 11:03:26 +01:00
Guillaume Smet
df12675150
HHH-13074 Upgrade ByteBuddy to 1.9.3
2018-11-05 10:41:43 +01:00
Guillaume Smet
1d62d4aaf0
HHH-13039 Upgrade Agroal to 1.3
2018-10-22 17:44:28 +02:00
Yoann Rodière
653b123276
HHH-12990 Remove unnecessary dependencies to JSR-250 when generating JAXB classes
...
It seems these dependencies were not necessary at all, even before the
previous patches.
2018-10-17 11:50:45 +02:00
Yoann Rodière
165cc74fb5
HHH-12990 Remove now unnecessary dependencies to JSR-250 when using jpamodelgen
...
The previous commit ensured we don't need them anymore.
2018-10-17 11:50:45 +02:00
Yoann Rodière
68e20f4f8b
HHH-12946 Target JDK11 instead of JDK10 in terms of JDK API compatibility
2018-10-17 11:43:03 +02:00
Yoann Rodière
0924138b75
HHH-12946 Upgrade to fobiddenapis 2.6 (compatible with JDK11)
2018-10-17 11:43:03 +02:00
Yoann Rodière
2daa3811c6
HHH-12946 Remove unnecessary dependencies when building with JDK9+
...
We don't need to depend on JAXB's compiler (XJC) in our modules,
we just need the dependency in specific tasks during the build.
In particular we don't want users to transitively depend on XJC.
Also, we don't need an explicit dependency to JAXB in every module,
having one in hibernate-core is enough.
2018-10-17 11:43:03 +02:00
Yoann Rodière
51ab9f744d
HHH-12946 Add explicit dependencies to JAXB APIs where relevant
2018-10-17 11:43:03 +02:00
Yoann Rodière
2b3a5e5a2e
HHH-12946 Depend on org.glassfish.jaxb:jaxb-runtime instead of the obsolete com.sun.xml.bind:jaxb-impl
...
Apparently both sets of coordinates work, but the com.sun.xml.bind one
is older and deprecated.
2018-10-17 11:43:03 +02:00
Yoann Rodière
530ab1569e
HHH-12946 Use constants for JAXB dependencies instead of inline strings
...
We may have to update these dependencies, let's make it easy.
2018-10-17 11:43:03 +02:00
Fabio Massimo Ercoli
17804ce4e7
HHH-13013 Upgrade Arquillian versions
2018-10-16 15:31:49 +02:00
Fabio Massimo Ercoli
84259292b2
HHH-13013 Upgrade WildFly version
2018-10-16 15:31:49 +02:00
Guillaume Smet
7615df2ddf
HHH-13038 Upgrade ByteBuddy to 1.9.2
2018-10-16 15:10:00 +02:00
Guillaume Smet
e4aecf7d4f
HHH-13036 Upgrade HikariCP to 3.2.0
2018-10-16 12:06:00 +02:00
Guillaume Smet
1f27e1f45a
HHH-13037 Upgrade Vibur to 22.2
2018-10-16 12:06:00 +02:00
Guillaume Smet
8a6d5e711a
HHH-13035 Upgrade Agroal to 1.2
2018-10-16 12:06:00 +02:00
Guillaume Smet
8c00814dbe
HHH-13033 Upgrade ByteBuddy to 1.9.1
2018-10-16 10:28:44 +02:00
Guillaume Smet
6dd6ac041d
HHH-13034 Upgrade Hibernate Validator test dependency to 6.0.13.Final
2018-10-16 10:26:29 +02:00
Vlad Mihalcea
a5138621a6
HHH-12368 - java.sql.SQLFeatureNotSupportedException in LobCreatorBuilderImpl
2018-10-12 13:06:23 +03:00
Sanne Grinovero
4dac6dbe3b
HHH-13018 Upgrade to Hibernate Commons Annotations 5.0.5.Final
2018-10-09 10:40:01 +01:00
Sanne Grinovero
fcb65c075e
HHH-13006 Upgrade to Gradle 4.10.2
2018-10-03 10:44:50 +02:00
Sanne Grinovero
297690bb0d
HHH-13007 No longer use net.bytebuddy.experimental=true when testing on JDK11
2018-10-02 17:33:21 +02:00
Guillaume Smet
63b5df4096
HHH-13005 Upgrade to ByteBuddy 1.9.0
2018-10-02 14:36:02 +02:00
Guillaume Smet
6e9c1893a1
HHH-12939 - Database name not quoted at schema update
2018-10-01 11:19:30 +03:00
Karel Maesen
b3e56a5db7
HHH-12144 - Upgrade JTS spatial library to 1.16
2018-09-19 20:09:44 +02:00
SirWayne
e66da8af00
HHH-12964 - Upgrade to dom4j 2.1.1
2018-09-10 09:40:44 +03:00
Sanne Grinovero
4eb726ef4c
HHH-12950 Use the Annotation Processor specific scopes of Gradle
2018-09-04 23:02:26 +01:00
Sanne Grinovero
293acd048c
HHH-12949 Upgrade to Gradle 4.10
2018-09-04 22:42:36 +01:00
Vlad Mihalcea
440a2ef490
HHH-12929 - Add AtomikosJtaPlatform implementation
2018-09-03 17:17:09 +03:00
Guillaume Smet
cac2cd057b
Uncomment MariaDB dialect in gradle/databases.gradle
...
I don't know why it has been commmented out but it prevents from running
the tests with -Pdb=mariadb as no dialect is defined.
2018-08-14 00:33:55 +02:00
Guillaume Smet
954dd20be0
HHH-12909 Upgrade ByteBuddy to 1.8.17
2018-08-13 17:31:47 +02:00
Sanne Grinovero
8a8685d98e
HHH-12884 Upgrade to Gradle 4.9
2018-08-08 10:57:59 +01:00
Sanne Grinovero
c1603f30c7
HHH-12887 Remove direct dependency on ASM
2018-08-06 23:49:02 +01:00
Guillaume Smet
0e2657d0bb
HHH-12877 Upgrade ByteBuddy to 1.8.15
2018-08-02 00:00:29 +02:00
Guillaume Smet
2733a3cb09
HHH-12816 Enable the experimental features of ByteBuddy when building with JDK 11
2018-07-17 19:33:06 +02:00
Guillaume Smet
4d057eab2f
HHH-12813 Disable Asciidoclet in Javadoc generation
...
We don't have the certainty that we don't use Asciidoctor Javadoc but
using Asciidoclet leads to malformed Javadoc if we are using HTML
Javadoc, which concerns the high majority of our files.
2018-07-15 15:02:50 +02:00
Guillaume Smet
3abb6805b6
HHH-12805 Upgrade Mockito to 2.19.1
2018-07-14 11:59:53 +02:00
Guillaume Smet
972a79d448
HHH-12803 Upgrade ByteBuddy to 1.8.13
2018-07-14 11:43:28 +02:00
Sanne Grinovero
c424583d8e
HHH-12799 Enforce version alignment of Mockito and ByteBuddy dependencies
2018-07-12 16:19:57 +01:00
Sanne Grinovero
c063b310b4
HHH-12789 Upgrade to Mockito 2.19.0
2018-07-11 10:01:16 +02:00
Guillaume Smet
c5d97e4e23
HHH-12781 Update Javassist dependency to 3.23.1
2018-07-11 09:52:31 +02:00
Guillaume Smet
35806c9dcb
master is now 5.4
2018-07-05 16:15:12 +02:00
Guillaume Smet
3b5d71b3a7
Prepare for next development iteration
2018-07-05 15:54:01 +02:00
Guillaume Smet
bd08b65ccc
5.3.2.Final
2018-07-05 14:28:19 +02:00
Sanne Grinovero
adb81781ca
HHH-12766 Upgrading to Byteman 4.0.3
2018-07-03 23:24:37 +01:00
Sanne Grinovero
f54949d280
HHH-12759 Upgrade integration tests to WildFly 13.0.0.Final
2018-07-02 19:59:53 +01:00
Guillaume Smet
afbec8856c
HHH-12724 Add javax.activation as a dependency
...
It is required by JAXB now that JDK 9 does not provide it anymore.
2018-06-26 12:01:06 +02:00
Vlad Mihalcea
ffa5eb0e1d
HHH-12704 - MSSQL executing StoredProcedure on different DB using dot notation throws error
...
Add test case proving the issue is caused by the SQL Server JDBC Driver
2018-06-22 14:27:52 +03:00
Vlad Mihalcea
f2238ec089
Upgrade Oracle library to JDBC 4.2
2018-06-19 17:56:22 +03:00
Sanne Grinovero
f0a31fbc3d
HHH-12701 Upgrade to Jandex 2.0.5.Final
2018-06-18 13:43:01 +01:00
Sanne Grinovero
8b28248d3d
HHH-12694 Upgrade to Hibernate Commons Annotations 5.0.4.Final
2018-06-15 10:21:36 +01:00
Sanne Grinovero
7f983adb50
HHH-12677 Update javadoc API links from EE7 to EE8 - more links
2018-06-13 19:40:52 +01:00
Sanne Grinovero
7022adfb2b
HHH-12674 Fixing build dependency order
2018-06-13 10:58:12 +01:00
Sanne Grinovero
cb9baa1728
HHH-12674 Use new approach to define pom.xml metadata
2018-06-13 10:47:27 +01:00
Sanne Grinovero
2dbfcc7135
HHH-12674 Upgrade Gradle wrapper to version 4.8
2018-06-13 10:47:14 +01:00
Sanne Grinovero
f52e999690
HHH-12674 Avoid using deprecated Gradle methods
2018-06-13 10:40:38 +01:00
Sanne Grinovero
19d59dac71
HHH-12659 Configure ForbiddenAPIs for JDK10 as intended target compatibility
2018-06-01 22:58:31 +01:00
Sanne Grinovero
292a4e4337
HHH-12658 Upgrade to Gradle 4.7
2018-06-01 12:46:44 +01:00
Vlad Mihalcea
964602557f
HHH-12656 - Document how contributors can run tests on different databases
2018-06-01 09:15:16 +03:00
Chris Cranford
6e00051f9d
post 5.3.1
2018-05-25 18:48:14 -04:00
Chris Cranford
7430cdafcf
5.3.1
2018-05-25 17:43:43 -04:00
Sanne Grinovero
e88b5d37d1
HHH-12636 Upgrade to ByteBuddy 1.8.12 to fix issue with entities having no package
2018-05-25 21:59:56 +01:00
smarlow
b34f615200
HHH-12620 some test dependencies
2018-05-25 11:56:00 -04:00
Sanne Grinovero
898f900a87
HHH-12616 Clarify ambiguity in License name
2018-05-23 13:47:00 +01:00
Yoann Rodière
5edb2e441f
HHH-12576 Upgrade to jboss-transaction-api 1.1.1.Final
2018-05-22 16:36:46 +02:00
Yoann Rodière
9a1083a88d
HHH-12575 Upgrade to Classmate 1.3.4
2018-05-22 16:36:46 +02:00
Vlad Mihalcea
5cfb0a508c
HHH-12559 - Add support for MySQL 8 SKIP LOCKED and NOWAIT
2018-05-22 12:30:59 +03:00
Sanne Grinovero
2d55060ff6
HHH-12610 Upgrade to Byte Buddy 1.8.11 to improve JDK compatibility
2018-05-21 18:38:24 +01:00
Steve Ebersole
24cfffeec4
post 5.3.0.Final
2018-05-14 17:40:41 -05:00
Steve Ebersole
bdad25abfe
prep 5.3.0.Final
2018-05-14 17:39:13 -05:00
Steve Ebersole
9f4ff8ae90
HHH-8786 - find, refresh, lock should throw LockTimeoutException or PessimisticLockException when lock problems occur
...
HHH-12570 - MariaDB 10.3 adds support for lock timeouts via WAIT plus NOWAIT
2018-05-14 12:08:06 -05:00
Steve Ebersole
9f293b113b
HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
...
- fixing failures in non-core projects
2018-05-12 21:22:42 -05:00
Steve Ebersole
ad5f63bf64
HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
...
- linked `forbiddenApis` task with the `check` task
2018-05-12 20:38:00 -05:00
Steve Ebersole
56f44399a4
HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
...
- minor cleanup
2018-05-12 20:31:05 -05:00
Steve Ebersole
0695b3ff6e
HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
...
- initial support; implicit usage of default Locale is a major problem
2018-05-12 20:29:50 -05:00
Steve Ebersole
82f2aa0d5d
HHH-12474 - Make sure the JPA version is defined by a single property across build files
...
added HibernateVersion following pattern of JpaVersion
2018-04-30 10:38:34 -05:00
Steve Ebersole
a80dc5e62d
post 5.3.0.CR2
2018-04-27 10:15:26 -05:00
Steve Ebersole
4bb183b33a
prep 5.3.0.CR2
2018-04-27 09:48:06 -05:00
Andrea Boriero
d2e38f8a0d
HHH-12510 - Update PostgreSQL driver
2018-04-20 12:19:05 +01:00
Sanne Grinovero
af4fb456e1
Updating link in generated POM file metadata
2018-04-11 22:55:38 +01:00
Sanne Grinovero
4bbb5668d6
HHH-12478 Upgrade to Mockito 2.18.0 to improve memory utilization of tests
2018-04-11 22:48:15 +01:00
Andrea Boriero
e2b7317560
HHH-12474 - Make sure the JPA version is defined by a single property across build files
2018-04-11 21:54:21 +01:00
Jonathan Bregler
69000ddc16
HHH-12462 - Use SAP HANA JDBC driver from Maven Central
2018-04-05 15:02:17 +03:00
simeonmalchev
d736c3fa62
HHH-12453 - Update Vibur dependency from 22.0 to 22.1
2018-04-02 09:17:51 +03:00
Steve Ebersole
c14180ea5b
HHH-12410 - Cannot use AttributeConverter with spatial types
...
HHH-12443 - Introduce TypeConfiguration
2018-03-29 23:16:33 -05:00
Steve Ebersole
80e1fb6884
HHH-12432 - Upgrade to Hibernate Commons Annotations 5.0.3.Final
2018-03-28 21:34:16 -05:00
Philippe Marschall
f6aa8abd11
HHH-11806 - Add support for MariaDB 10.3
...
HHH-11769 - New MariaDB Dialect for MariaDB >= v10.1
2018-03-27 14:46:25 +03:00
Steve Ebersole
fbe32f162a
HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
...
Fix-ups from Radim's review
2018-03-26 14:37:56 -05:00
Steve Ebersole
93d9162243
HHH-12390 - Add hibernate-jipijapa for integrating with WildFly
...
- checkstyle fixups
- adjust checkstyle to allow up to 5 newlines at the end of the file (1 to 5)
- fixed bad 4.6 Gradle wrapper version (cant load builds)
2018-03-26 11:42:09 -05:00
Steve Ebersole
6f48fa1a49
HHH-12390 - Add hibernate-jipijapa for integrating with WildFly
...
- functional changes - building, all tests passing
- formatting changes coming in next commit to isolate them
- removed Infinispan dependencies (not compile/test failures in any subproject as a result)
2018-03-26 11:42:09 -05:00
Scott Marlow
2a1a85383e
HHH-12390 add hibernate-jipijapa
2018-03-26 11:42:09 -05:00
Sanne Grinovero
a8a9bde70b
HHH-12415 Update Gradle wrapper to Gradle 4.6
2018-03-21 16:58:31 +00:00
Sanne Grinovero
c8bd656461
HHH-12398 Upgrade to Byte Buddy 1.8.0 to support JDK10 and preliminary support for JDK11
2018-03-16 20:09:35 +00:00
Sanne Grinovero
0719c48540
Remove redundant copies of the license header
2018-03-08 00:22:44 +00:00
barreiro
ebfab7cb07
HHH-12358 Upgrade Agroal dependency to 0.4
2018-03-05 23:09:33 +01:00
Sanne Grinovero
186f980d3d
HHH-12344 Upgrade to JBoss Logging 3.3.2.Final
2018-03-02 15:28:19 +00:00
Sanne Grinovero
b8130d0177
HHH-12343 Upgrade to WildFly 12.0.0.Final
2018-03-02 15:26:55 +00:00
Sanne Grinovero
0a75278f90
HHH-12342 Upgrade to Byteman 4.0.1
2018-03-02 15:26:50 +00:00
Sanne Grinovero
66d3232eb6
HHH-11253 Running all tests with Byte Buddy will require more memory
2018-03-02 14:15:18 +00:00
Sanne Grinovero
0c17ef47b3
HHH-12296 Upgrade to Byte Buddy 1.7.10 to support JDK10
2018-02-22 11:17:40 +00:00
Steve Ebersole
8516e31d98
5.3 cr1 - version back to SNAPSHOT
2018-02-15 12:14:21 -06:00
Steve Ebersole
9e1bf7e762
5.3 cr1 - prep release : fixed problem in release task dependencies
2018-02-15 12:14:21 -06:00
Steve Ebersole
2636c1e2f0
5.3 cr1 - prep release
2018-02-15 12:14:21 -06:00
Sanne Grinovero
5fe1297c14
HHH-12293 Upgrade to Hibernate Commons Annotations 5.0.2.Final
2018-02-14 11:58:28 +00:00
simeonmalchev
7eba71411d
Updated Vibur dependency from 21.3 to 22.0
2018-02-12 08:47:10 +02:00
Steve Ebersole
3501c09db6
5.3 beta2
2018-02-01 14:51:08 -06:00
Steve Ebersole
01ea48e68b
5.3 beta2
2018-02-01 14:12:40 -06:00
Steve Ebersole
f28e037a58
5.3 beta2
2018-02-01 14:00:37 -06:00
Steve Ebersole
21794a29fc
5.3 beta2
2018-02-01 13:26:51 -06:00
Steve Ebersole
16d9736569
5.3 beta2
2018-02-01 13:23:17 -06:00
Steve Ebersole
dc7ed28865
5.3 beta2
2018-02-01 13:19:08 -06:00
Steve Ebersole
867d668482
HHH-12172 - Move to BinTray for publishing artifacts
2018-02-01 11:39:40 -06:00