From 94018ff596386a5501efb26a688384ed2cd75b28 Mon Sep 17 00:00:00 2001 From: Guillaume Polaert Date: Thu, 29 Jun 2017 10:57:57 +0200 Subject: [PATCH] fix artifact id --- .../src/main/resources/dd-trace-supported-framework.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dd-java-agent/src/main/resources/dd-trace-supported-framework.yaml b/dd-java-agent/src/main/resources/dd-trace-supported-framework.yaml index 170f2b13597..6637ae98407 100644 --- a/dd-java-agent/src/main/resources/dd-trace-supported-framework.yaml +++ b/dd-java-agent/src/main/resources/dd-trace-supported-framework.yaml @@ -48,7 +48,7 @@ opentracing-okhttp3: # For rules opentracing-jms-2_{consumer,producer} opentracing-jms-2: - check: - artifact: jms-api + artifact: javax.jms-api supported_version: 2\..* opentracing-mongo-driver: