HHH-7725 reverting build.gradle change
This commit is contained in:
parent
7433158f2e
commit
a0967702e4
|
@ -170,8 +170,8 @@ subprojects { subProject ->
|
||||||
// TODO: Temporarily removing -- was causing issues with
|
// TODO: Temporarily removing -- was causing issues with
|
||||||
// entitymanager tests.
|
// entitymanager tests.
|
||||||
//systemProperties = System.properties
|
//systemProperties = System.properties
|
||||||
//systemProperties['hibernate.test.validatefailureexpected'] = true
|
systemProperties['hibernate.test.validatefailureexpected'] = true
|
||||||
//maxHeapSize = "1024m"
|
maxHeapSize = "1024m"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue