Skip to content

Commit

Permalink
NH-82783: exclude duplicated class
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Jul 26, 2024
1 parent e17e26b commit 08e3245
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions agent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ tasks {
}
exclude("**/module-info.class")
exclude("inst/com/solarwinds/opentelemetry/core/**")
exclude("com/solarwinds/joboe/shaded/google/errorprone/annotations/**")

relocatePackages(it)

manifest {
Expand Down

0 comments on commit 08e3245

Please sign in to comment.