Skip to content

Commit

Permalink
HHH-7725 reverting build.gradle change
Browse files Browse the repository at this point in the history
  • Loading branch information
brmeyer committed Nov 1, 2012
1 parent 628145b commit d41545e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -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"
}


Expand Down

0 comments on commit d41545e

Please sign in to comment.