Skip to content

Commit

Permalink
Add comment to jetty-servlet isntrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjkeller committed Jul 18, 2022
1 parent fd5e02e commit 5a8bb77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instrumentation/jetty-servlet-9/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jar {
}

verifyInstrumentation {
// For newer versions of Jetty this instrumentation has moved to the jetty-9.x and jetty-10.x modules
passesOnly 'org.eclipse.jetty:jetty-servlet:[7.0.0.v20091005,9.0.7.v20131107)'

excludeRegex ".*(RC|M).*"
Expand Down

0 comments on commit 5a8bb77

Please sign in to comment.