[
https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160825#comment-160825
]
SCM/JIRA link daemon commented on JENKINS-10319:
------------------------------------------------
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/warnings/parser/AcuCobolParser.java
src/main/java/hudson/plugins/warnings/parser/AntJavacParser.java
src/main/java/hudson/plugins/warnings/parser/ArmccCompilerParser.java
src/main/java/hudson/plugins/warnings/parser/BuckminsterParser.java
src/main/java/hudson/plugins/warnings/parser/CoolfluxChessccParser.java
src/main/java/hudson/plugins/warnings/parser/DoxygenParser.java
src/main/java/hudson/plugins/warnings/parser/EclipseParser.java
src/main/java/hudson/plugins/warnings/parser/ErlcParser.java
src/main/java/hudson/plugins/warnings/parser/FlexSDKParser.java
src/main/java/hudson/plugins/warnings/parser/Gcc4CompilerParser.java
src/main/java/hudson/plugins/warnings/parser/Gcc4LinkerParser.java
src/main/java/hudson/plugins/warnings/parser/GccParser.java
src/main/java/hudson/plugins/warnings/parser/GhsMultiParser.java
src/main/java/hudson/plugins/warnings/parser/GnatParser.java
src/main/java/hudson/plugins/warnings/parser/IarParser.java
src/main/java/hudson/plugins/warnings/parser/IntelCParser.java
src/main/java/hudson/plugins/warnings/parser/InvalidsParser.java
src/main/java/hudson/plugins/warnings/parser/JavacParser.java
src/main/java/hudson/plugins/warnings/parser/MsBuildParser.java
src/main/java/hudson/plugins/warnings/parser/P4Parser.java
src/main/java/hudson/plugins/warnings/parser/ParserRegistry.java
src/main/java/hudson/plugins/warnings/parser/PhpParser.java
src/main/java/hudson/plugins/warnings/parser/PuppetLintParser.java
src/main/java/hudson/plugins/warnings/parser/RobocopyParser.java
src/main/java/hudson/plugins/warnings/parser/SunCParser.java
src/main/java/hudson/plugins/warnings/parser/TiCcsParser.java
src/main/java/hudson/plugins/warnings/parser/TnsdlParser.java
src/main/java/hudson/plugins/warnings/parser/YuiCompressorParser.java
src/test/java/hudson/plugins/warnings/parser/ParserRegistryIntegrationTest.java
src/test/java/hudson/plugins/warnings/parser/ParserRegistryTest.java
http://jenkins-ci.org/commit/warnings-plugin/b416ca53c57a8bab3f4e5e5bb61279f030d3da20
Log:
[JENKINS-10319] Eat your own dogfood: use extension point to register
all parsers.
Compare: https://github.com/jenkinsci/warnings-plugin/compare/71bfd87...b416ca5
> Ability to change the name "Compiler" as seen in a lot of the displays
> ----------------------------------------------------------------------
>
> Key: JENKINS-10319
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10319
> Project: Jenkins
> Issue Type: New Feature
> Components: warnings
> Reporter: Nigel Robbins
> Assignee: Ulli Hafner
> Priority: Minor
> Attachments: compilerWarningsBuild.png, compilerWarningsIcon.png,
> compilerWarningsList.png, compilerWarningsTrend.png
>
>
> Hi,
> Would it be possible to configure the label "Compiler Warnings".
> I am using the Warnings plugin to show FlawFinder issues.
> Seeing text like "FlawFinder Warnings" or maybe "FlawFinder Issues" would
> enhance my display.
> Can the parser name (e.g. FlawFinder in my case) be used instead of the text
> "Compiler" ?
> Or, maybe the ability to change the label "Compiler Warnings" to something
> else ?
> I can see the text "Compiler Warnings" in a number of places which I've
> attached screenshots of. The "Compiler Warnings" text may also appear
> elsewhere.
> Great plugin by the way !
> Many thanks,
> Nigel
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira