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"
|
buildDir = "target"
|
||||||
|
|
||||||
|
test.enabled = false
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
// Exact ORM version, e.g. "5.1.1.Final"
|
// Exact ORM version, e.g. "5.1.1.Final"
|
||||||
slot = rootProject.hibernateFullVersion
|
slot = rootProject.hibernateFullVersion
|
||||||
|
|
Loading…
Reference in New Issue