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 33ac542 commit b2a30a5Copy full SHA for b2a30a5
dd-java-agent/build.gradle
@@ -93,8 +93,6 @@ ext.generalShadowJarConfig = {
93
exclude '**/io/airlift/compress/snappy/**'
94
relocate 'io.airlift', 'datadog.io.airlift'
95
96
- exclude '**/supported-configurations.json'
97
-
98
final String projectName = "${project.name}"
99
100
// Prevents conflict with other instances, but doesn't relocate instrumentation
0 commit comments