hypertrace / javaagent

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Apache License 2.0
28 stars 14 forks source link

Fix muzzle job for netty-4.0 #370

Closed bradAtTraceable closed 1 year ago

bradAtTraceable commented 1 year ago

The muzzle job is failing for netty-4.0:

Could not resolve all files for configuration ':instrumentation:netty:netty-4.0:muzzle-AssertFail-io.netty-netty-all-4.1.64.Final'. See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings 249 actionable tasks: 249 executed Could not find netty-tcnative-2.0.39.Final-${os.detected.classifier}.jar (io.netty:netty-tcnative:2.0.39.Final).

The "com.google.osdetector" plugin was added to the build.gradle.kts file for netty-4.0.