jenkinsci / peass-ci-plugin

Jenkins plugin for peass to support performance measurement in CI
https://plugins.jenkins.io/peass-ci/
GNU Affero General Public License v3.0
4 stars 13 forks source link

Add parameter excludeLog4jToSlf4j #120

Closed mawHBT closed 2 years ago

mawHBT commented 2 years ago

What feature do you want to see added?

If log4j-to-slf4j is present, following error is thrown: org.apache.logging.log4j.LoggingException: log4j-slf4j-impl cannot be present with log4j-to-slf4j

A parameter should be added to exclude Log4jToSlf4j.

Upstream changes

No response

mawHBT commented 2 years ago

Parameter was added with 7900b2, a appropriate job is green, but RTS finds no changes.

DaGeRe commented 2 years ago

This works now.