jenkinsci / jenkinsci/junit-plugin
[JENKINS-42936] JUnit plugin should not register a global XML Parser Configurer
- Dominant language
- Java
- Stars
- 87
- Forks
- 351
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 2
Description
The resolver is useful only for parsing TestNG results. There
is no need to register the resolver as a global extension.
Please see a related discussion and reasoning behind this at https://github.com/jenkinsci/jenkins/pull/2806
Fix candidate: https://github.com/jenkinsci/junit-plugin/pull/65
---
Originally reported by
jaromirhamala, imported from: JUnit plugin should not register a global XML Parser Configurer
Raw content of original issue
The resolver is useful only for parsing TestNG results. There
is no need to register the resolver as a global extension.Please see a related discussion and reasoning behind this at https://github.com/jenkinsci/jenkins/pull/2806
Fix candidate: https://github.com/jenkinsci/junit-plugin/pull/65
Contributor guide
Assessment
This issue has not been assessed yet.