Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
When there are a lot of tap files in a working area, the lines printed when each one is parsed get to overwhelm the log, making it more difficult to see issues. Please add an option to only print when starting to scan, when finished, and any errors encountered between. Perhaps a "verbose" option that defaults to on would be the easiest way to explain this to users.
Code changed in jenkins
User: Bruno P. Kinoshita
Path:
src/main/java/org/tap4j/plugin/TapParser.java
src/main/java/org/tap4j/plugin/TapPublisher.java
src/main/resources/org/tap4j/plugin/TapPublisher/config.jelly
src/test/java/org/tap4j/plugin/issue16647/TestIssue16647.java
src/test/java/org/tap4j/plugin/issue16964/TestIssue16964.java
http://jenkins-ci.org/commit/tap-plugin/239c532ed290149d3b0fd3d3f72e67e761400683
Log:
Merge pull request #7 from sschuberth/master
[FIXED JENKINS-22047] Add option to reduce noise in logs
Compare: https://github.com/jenkinsci/tap-plugin/compare/65b57b2cbbea...239c532ed290