We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51512b3 commit b0e6974Copy full SHA for b0e6974
hibernate-infinispan/hibernate-infinispan.gradle
@@ -58,7 +58,7 @@ test {
58
// Use Infinispan's test JGroups stack that uses TEST_PING
59
systemProperties['hibernate.cache.infinispan.jgroups_cfg'] = '2lc-test-tcp.xml'
60
// systemProperties['log4j.configuration'] = 'file:/log4j/log4j-infinispan.xml'
61
- enabled = true
+ enabled = false
62
// Without this I have trouble running specific test using --tests switch
63
doFirst {
64
filter.includePatterns.each {
0 commit comments