Commit Graph

2 Commits

Author SHA1 Message Date
Steve Ebersole 69e57404c6 HHH-15226 - Publish a Gradle platform (Maven Bom++) for Hibernate ORM
- plus use Gradle version catalogs as opposed to `libraries.gradle`
- dropped OSGi manifest entries for hibernate-envers - they were broken and we decided we no longer support OSGi
2022-04-26 14:41:04 -05:00
Steve Ebersole c109650032 Renamed `hibernate-orm-build` to `local-build-plugins` to be more visually distinguishable from the "real" `hibernate-` modules;
Moved the `local-build-plugins` inclusion inside the `pluginManagement {}` block per Gradle recommendations
2022-04-22 09:30:41 -05:00