|
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 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. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ulli Hafner updated JENKINS-10319: ---------------------------------- Priority: Minor (was: Major) What do you think is the best way when someone uses multiple parsers? Should there be an item (graph, link, etc.) for each parser type? > 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. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151053#comment-151053 ] Nigel Robbins commented on JENKINS-10319: ----------------------------------------- Yes, I agree, an item per parser type. Thanks ! > 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. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JENKINS-10319 started by Ulli Hafner. > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160229#comment-160229 ] Ulli Hafner commented on JENKINS-10319: --------------------------------------- Update: I now finished the prototype which creates a new action for each parser step. Seems to run smoothly:-) Now I need to provide a way to navigate to the individual results (since there are multiple graphs now). I will also change all analysis plug-ins (not only the warnings plug-in) to use that feature, so this still will need some more time. In the end, implementing that feature will provide a much simpler way to add and visualize new parsers. Currently I'm having the following properties for each parser: - ID - Name - Icon Is there anything else that should be shown for each parser? > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160294#comment-160294 ] Nigel Robbins commented on JENKINS-10319: ----------------------------------------- I can't think of any other properties to add to each parser. I'm looking forward to use the new plug-ins. Many thanks ! > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160636#comment-160636 ] SCM/JIRA link daemon commented on JENKINS-10319: ------------------------------------------------ Code changed in jenkins User: Ulli Hafner Path: pom.xml src/main/java/hudson/plugins/warnings/GroovyParser.java src/main/java/hudson/plugins/warnings/WarningsDescriptor.java src/main/java/hudson/plugins/warnings/WarningsProjectAction.java src/main/java/hudson/plugins/warnings/WarningsPublisher.java src/main/java/hudson/plugins/warnings/parser/AbstractWarningsParser.java 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/DynamicDocumentParser.java src/main/java/hudson/plugins/warnings/parser/DynamicParser.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/FileWarningsParser.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/JavaDocParser.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/ParserAdapter.java src/main/java/hudson/plugins/warnings/parser/ParserDescription.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/RegexpDocumentParser.java src/main/java/hudson/plugins/warnings/parser/RegexpLineParser.java src/main/java/hudson/plugins/warnings/parser/RegexpParser.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/Warning.java src/main/java/hudson/plugins/warnings/parser/WarningsParser.java src/main/java/hudson/plugins/warnings/parser/YuiCompressorParser.java src/main/resources/hudson/plugins/warnings/Messages.properties src/main/resources/hudson/plugins/warnings/WarningsPublisher/config.jelly src/main/resources/hudson/plugins/warnings/WarningsPublisher/global.jelly src/main/resources/hudson/plugins/warnings/WarningsPublisher/global.properties src/main/resources/hudson/plugins/warnings/WarningsPublisher/global_de.properties src/main/resources/hudson/plugins/warnings/parser/Messages.properties src/test/java/hudson/plugins/warnings/parser/AcuCobolParserTest.java src/test/java/hudson/plugins/warnings/parser/AntJavacParserTest.java src/test/java/hudson/plugins/warnings/parser/ArmccCompilerParserTest.java src/test/java/hudson/plugins/warnings/parser/BuckminsterParserTest.java src/test/java/hudson/plugins/warnings/parser/CoolfluxChessccParserTest.java src/test/java/hudson/plugins/warnings/parser/DoxygenParserTest.java src/test/java/hudson/plugins/warnings/parser/DynamicDocumentParserTest.java src/test/java/hudson/plugins/warnings/parser/DynamicParserTest.java src/test/java/hudson/plugins/warnings/parser/EclipseParserTest.java src/test/java/hudson/plugins/warnings/parser/ErlcParserTest.java src/test/java/hudson/plugins/warnings/parser/FlexSDKParserTest.java src/test/java/hudson/plugins/warnings/parser/Gcc4CompilerParserTest.java src/test/java/hudson/plugins/warnings/parser/Gcc4LinkerParserTest.java src/test/java/hudson/plugins/warnings/parser/GccParserTest.java src/test/java/hudson/plugins/warnings/parser/GhsMultiParserTest.java src/test/java/hudson/plugins/warnings/parser/GnatParserTest.java src/test/java/hudson/plugins/warnings/parser/HpiCompileParserTest.java src/test/java/hudson/plugins/warnings/parser/IarParserTest.java src/test/java/hudson/plugins/warnings/parser/IntelCParserTest.java src/test/java/hudson/plugins/warnings/parser/JavaDocParserTest.java src/test/java/hudson/plugins/warnings/parser/JavacParserTest.java src/test/java/hudson/plugins/warnings/parser/MavenParserTest.java src/test/java/hudson/plugins/warnings/parser/P4ParserTest.java src/test/java/hudson/plugins/warnings/parser/ParserRegistryIntegrationTest.java src/test/java/hudson/plugins/warnings/parser/ParserRegistryTest.java src/test/java/hudson/plugins/warnings/parser/ParserSpeed.java src/test/java/hudson/plugins/warnings/parser/ParserTester.java src/test/java/hudson/plugins/warnings/parser/PhpParserTest.java src/test/java/hudson/plugins/warnings/parser/PuppetLintParserTest.java src/test/java/hudson/plugins/warnings/parser/RobocopyParserTest.java src/test/java/hudson/plugins/warnings/parser/SunCParserTest.java src/test/java/hudson/plugins/warnings/parser/TiCcsParserTest.java src/test/java/hudson/plugins/warnings/parser/TnsdlParserTest.java src/test/java/hudson/plugins/warnings/parser/YuiCompressorParserTest.java http://jenkins-ci.org/commit/warnings-plugin/4f80931b745eed9d4c58dd51687e04469ac55354 Log: [JENKINS-10319] Provide a name, link text and trend graph title for all parsers. For each parser a separate Project and Result Action is created. > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160637#comment-160637 ] SCM/JIRA link daemon commented on JENKINS-10319: ------------------------------------------------ Code changed in jenkins User: Ulli Hafner Path: src/main/java/hudson/plugins/analysis/core/AbstractProjectAction.java src/main/java/hudson/plugins/analysis/core/PluginDescriptor.java http://jenkins-ci.org/commit/analysis-core-plugin/c6b8a81c8faf68e73ffa123b2dc2e343465a4528 Log: [JENKINS-10319] Make name and trend graph localizable parameters. > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160638#comment-160638 ] SCM/JIRA link daemon commented on JENKINS-10319: ------------------------------------------------ Code changed in jenkins User: Ulli Hafner Path: pom.xml src/main/java/hudson/plugins/checkstyle/CheckStyleDescriptor.java src/main/java/hudson/plugins/checkstyle/CheckStyleProjectAction.java http://jenkins-ci.org/commit/checkstyle-plugin/30f008e99bac9cbe58fba7e3e07044c7b0b3082d Log: [JENKINS-10319] Use new ProjectAction constructor as proof of concept. > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160640#comment-160640 ] dogfood commented on JENKINS-10319: ----------------------------------- Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_analysis-core #10424|http://ci.jenkins-ci.org/job/plugins_analysis-core/10424/] [JENKINS-10319] Make name and trend graph localizable parameters. (Revision c6b8a81c8faf68e73ffa123b2dc2e343465a4528) Result = SUCCESS Ulli Hafner : Files : * src/main/java/hudson/plugins/analysis/core/AbstractProjectAction.java * src/main/java/hudson/plugins/analysis/core/PluginDescriptor.java > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160641#comment-160641 ] dogfood commented on JENKINS-10319: ----------------------------------- Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_checkstyle #317|http://ci.jenkins-ci.org/job/plugins_checkstyle/317/] Result = SUCCESS > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160642#comment-160642 ] dogfood commented on JENKINS-10319: ----------------------------------- Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_warnings #368|http://ci.jenkins-ci.org/job/plugins_warnings/368/] Result = SUCCESS > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160647#comment-160647 ] Ulli Hafner commented on JENKINS-10319: --------------------------------------- Integrated in !http://faktorzehn.org:8081/images/16x16/blue.png! [Jenkins Analysis Plug-ins (Compile) #432|http://faktorzehn.org:8081/job/Jenkins%20Analysis%20Plug-ins%20(Compile)/432/] [JENKINS-10319] Make name and trend graph localizable parameters. (Revision c6b8a81c8faf68e73ffa123b2dc2e343465a4528) Result = SUCCESS > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160683#comment-160683 ] SCM/JIRA link daemon commented on JENKINS-10319: ------------------------------------------------ Code changed in jenkins User: Ulli Hafner Path: src/main/java/hudson/plugins/warnings/WarningsAnnotationsAggregator.java src/main/java/hudson/plugins/warnings/WarningsProjectAction.java src/main/java/hudson/plugins/warnings/WarningsPublisher.java src/main/java/hudson/plugins/warnings/WarningsResult.java src/main/java/hudson/plugins/warnings/WarningsResultAction.java src/main/java/hudson/plugins/warnings/parser/AbstractWarningsParser.java src/main/java/hudson/plugins/warnings/parser/ParserDescription.java src/main/java/hudson/plugins/warnings/parser/ParserRegistry.java src/main/java/hudson/plugins/warnings/parser/RegexpParser.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/71bfd8794bd5b788bc02df4e4e2d6759540411f4 Log: [JENKINS-10319] Added parser name/group to all actions. Use a individual URL for all actions that depends on the parser name. > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160684#comment-160684 ] dogfood commented on JENKINS-10319: ----------------------------------- Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_warnings #369|http://ci.jenkins-ci.org/job/plugins_warnings/369/] [JENKINS-10319] Added parser name/group to all actions. Use a individual (Revision 71bfd8794bd5b788bc02df4e4e2d6759540411f4) Result = SUCCESS Ulli Hafner : Files : * src/main/java/hudson/plugins/warnings/WarningsPublisher.java * src/main/java/hudson/plugins/warnings/parser/RegexpParser.java * src/main/java/hudson/plugins/warnings/parser/AbstractWarningsParser.java * src/main/java/hudson/plugins/warnings/WarningsProjectAction.java * src/test/java/hudson/plugins/warnings/parser/ParserRegistryIntegrationTest.java * src/main/java/hudson/plugins/warnings/WarningsAnnotationsAggregator.java * src/main/java/hudson/plugins/warnings/parser/ParserDescription.java * src/main/java/hudson/plugins/warnings/WarningsResultAction.java * src/main/java/hudson/plugins/warnings/parser/ParserRegistry.java * src/test/java/hudson/plugins/warnings/parser/ParserRegistryTest.java * src/main/java/hudson/plugins/warnings/WarningsResult.java > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160826#comment-160826 ] dogfood commented on JENKINS-10319: ----------------------------------- Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_warnings #371|http://ci.jenkins-ci.org/job/plugins_warnings/371/] Result = SUCCESS > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160827#comment-160827 ] Ulli Hafner commented on JENKINS-10319: --------------------------------------- Nigel, do you think the configuration of the graphs (stored in the users cookie) on the build page should be also done per graph? I.e., if you have a Java and C++ Parser, should the two graphs use the same configuration (type, size, etc.)? I think configuring each graph makes more sense to me... > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160828#comment-160828 ] Nigel Robbins commented on JENKINS-10319: ----------------------------------------- Hi Ulli, Yes, I agree, being able to configure each graph would be better. Maybe have the same defaults of 500 x 200 (Width x Height) but the ability to change. Thanks, Nigel > 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 |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-10319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160890#comment-160890 ] SCM/JIRA link daemon commented on JENKINS-10319: ------------------------------------------------ Code changed in jenkins User: Ulli Hafner Path: src/main/java/hudson/plugins/warnings/WarningsBuildHistory.java src/main/java/hudson/plugins/warnings/WarningsProjectAction.java http://jenkins-ci.org/commit/warnings-plugin/12b6571debc5c5d33d37e51d536f7f8d84e23dbc Log: [JENKINS-10319] When computing the build history correctly select the results that use the same parser. If there is no such result then try to use the action of the 3.x parsers. Compare: https://github.com/jenkinsci/warnings-plugin/compare/60416a2...12b6571 > 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 |
| Powered by Nabble | Edit this page |
