Steve Ebersole
089a3f86ae
HHH-14837 - Move to Jakarta EE
...
preliminary transformation;
only `javax.persistence.*` settings supported atm
2021-09-27 08:21:27 -05:00
Steve Ebersole
34a1fa8c7f
Drop jcenter for dependencies
2021-08-03 11:39:09 -05:00
Steve Ebersole
2e4f2c75df
upgrade `matrix-test` plugin to version `3.1.1`
2021-07-19 16:46:50 -05:00
Steve Ebersole
e2e93e51b7
improvements to JAXB XJC handling
2021-07-19 16:45:50 -05:00
Steve Ebersole
1b5c78c85b
Bump matrix testing plugin to 3.1.0 (prep for Gradle 7)
2021-07-14 11:42:40 -05:00
Steve Ebersole
172ddf8700
Improved build configuration to better leverage Gradle up-to-date handling;
...
Preparation for moving to Gradle 7.0
- Improve Jakarta transformation handling (tests are also actually run now as a bonus);
- Improved CacheableHbmXmlTest to not write "ser" file to `${buildDir}/resources/test`
- Improved DatabaseService(Plugin)
- Update a number of plugins which did not handle up-to-date-ness properly
2021-06-26 08:46:09 -05:00
Christian Beikov
69dc854d88
Get rid of some unnecessary classpath elements
2021-06-24 12:34:52 +02:00
Christian Beikov
3435189777
Add support for parallel gradle build
2021-06-24 12:16:29 +02:00
Steve Ebersole
1238e5261d
HHH-14634 : Gradle Enterprise
...
- removed older "build scan recipes" plugin
- adjusted CI handling based on feedback
2021-05-25 16:39:52 -05:00
Steve Ebersole
b2bdcf9778
HHH-14634 : Gradle Enterprise
...
- Allow for passing `hibernatePublishUsername`, `hibernatePublishPassword`, ``hibernatePluginPortalUsername` and hibernatePluginPortalPassword` as system-properties (-D) as well as property-properties (-P). Jenkins needs to specify them as system-properties
2021-05-24 15:44:21 -05:00
Steve Ebersole
db502bf1b0
prepare for 6.0.0.Alpha8
2021-05-18 12:37:36 -05:00
Steve Ebersole
c349551fc3
fixed CI job task
2021-05-14 16:47:30 -05:00
Steve Ebersole
c7e37dc1d7
HHH-14513 : Move publishing release and snapshot artifacts to Sonatype OSSRH
2021-05-14 15:06:15 -05:00
Andrea Boriero
1927d1aa33
Merge branch 'master' into wip/6.0
2020-11-17 12:40:43 +01: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
Steve Ebersole
29848c49db
ORM + Gradle
...
HHH-14285 - project template
HHH-14286 - Gradle plugin
2020-10-28 16:09:42 -05:00
Andrea Boriero
062a462b0c
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_51
2020-08-25 08:38:06 +01:00
Christian Beikov
203738bbf5
Update the maven-repo-auth gradle plugin
2020-08-18 17:20:33 +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
5cd40ef96d
HHH-14111 Upgrade to biz.aQute.bnd (OSGi plugin) 5.1.1
2020-07-20 10:25:15 +02:00
Sanne Grinovero
43936ed1aa
HHH-13968 Version mismatch in forbiddenapis version
2020-04-22 20:49:11 +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
2b279c6a83
HHH-13952 Remove our ability to build the Wildfly feature pack and run integration tests on WildFly
2020-04-17 14:27:19 +01: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
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
Andrea Boriero
5c86c4a805
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_29
2020-04-09 07:37:11 +01:00
Yoann Rodière
dbd49f1100
HHH-13925 Upgrade from the gradle-build-scan plugin to the gradle-enterprise plugin
...
That's the new name of the plugin in 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
ab4d87cfd1
HHH-13685 Upgrade to gradle-karaf-plugin 0.5.1
2020-04-01 09:53:13 -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
e14d20d829
HHH-13685 Upgrade to build-scan plugin 2.4.2
2020-04-01 09:53:13 -05:00
Yoann Rodière
30ad825775
HHH-13685 Upgrade to gradle-xjc-plugin 2.0.1
2020-04-01 09:53:13 -05:00
Yoann Rodière
08132916bb
HHH-13685 Upgrade to hibernate-matrix-testing 3.0.0.Final
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
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
f77fb75639
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_23
2020-02-05 11:37:36 +00:00
Safeer Ansari
9b2a839ee4
Fixing a typo in the build task #HHH-13830
...
One of the build tasks, publish, had a typo in the description. It has been corrected in this commit.
2020-01-29 15:13:59 +01:00
Andrea Boriero
f1bf079122
Merge remote-tracking branch 'upstream5/master' into wip/6.0_merge_14
2019-11-22 09:05:57 +00:00
Andrea Boriero
87441781c6
upgrade gradle-bintray-plugin to 1.8.4
2019-11-08 17:05:09 +00:00
Steve Ebersole
57fba402b4
HHH-12858 - Persistence.createEntityManagerFactory(Map) should allow overwriting jta-data-source of persistence.xml
2019-09-25 15:12:25 -05:00
Steve Ebersole
26ff169db2
6 - SQM based on JPA type system
2019-09-12 10:42:27 +01:00
Andrea Boriero
f0218e82ad
HHH-13616 Enable the hibernate-orm-modules test for JDK 11
2019-09-11 12:37:51 +01:00
Sanne Grinovero
a72d5e3d1e
HHH-13428 No longer allow fetching snapshot dependencies from JBoss Nexus
2019-06-07 23:06:27 +01:00
Sanne Grinovero
73a29867f5
HHH-13428 Remove more unused repositories
2019-06-07 20:19:26 +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
Sanne Grinovero
fcb65c075e
HHH-13006 Upgrade to Gradle 4.10.2
2018-10-03 10:44:50 +02:00