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