mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 16:44:57 +00:00
HHH-12098 - prep 5.3
disable tests for hibernate-orm-modules - no WF release supporting EE 8 technologies
This commit is contained in:
parent
5f4f4642a2
commit
5b25a2a561
@ -14,6 +14,8 @@ apply plugin: 'idea'
|
||||
|
||||
buildDir = "target"
|
||||
|
||||
test.enabled = false
|
||||
|
||||
ext {
|
||||
// Exact ORM version, e.g. "5.1.1.Final"
|
||||
slot = rootProject.hibernateFullVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user