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 05d97dbCopy full SHA for 05d97db
dd-smoke-tests/jboss-modules/build.gradle
@@ -1,4 +1,9 @@
1
2
+ext {
3
+ // see https://datadoghq.atlassian.net/wiki/x/H4S2NQE
4
+ excludeJdk = ['IBM8']
5
+}
6
+
7
apply from: "$rootDir/gradle/java.gradle"
8
description = 'JBoss Modules Smoke Tests.'
9
0 commit comments