We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58aca3d commit bf15dbfCopy full SHA for bf15dbf
1 file changed
dd-smoke-tests/jboss-modules/build.gradle
@@ -1,4 +1,8 @@
1
2
+ext {
3
+ excludeJdk = ['IBM8']
4
+}
5
+
6
apply from: "$rootDir/gradle/java.gradle"
7
description = 'JBoss Modules Smoke Tests.'
8
0 commit comments