Skip to content

Commit bf15dbf

Browse files
committed
Do not run jboss-modules smoke test on ibm8
1 parent 58aca3d commit bf15dbf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dd-smoke-tests/jboss-modules/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
ext {
3+
excludeJdk = ['IBM8']
4+
}
5+
26
apply from: "$rootDir/gradle/java.gradle"
37
description = 'JBoss Modules Smoke Tests.'
48

0 commit comments

Comments
 (0)