Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-3866

Include warnings based on file regex patterns

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • warnings-plugin
    • None
    • Platform: All, OS: All

    Description

      I need to be able to specify which warnings to include based on a pattern,
      similar to exclude pattern from issue 2359. In my case it is much simpler to
      specify what to include into report than specifying what to exclude (almost
      everything).

      I can implement it myself, just want to make sure it gets upstream.

      Attachments

        Activity

          Code changed in hudson
          User: : drulli
          Path:
          trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/WarningsProjectAction.java
          trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/WarningsPublisher.java
          trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/FileWarningsParser.java
          trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/ParserRegistry.java
          trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/util/GraphConfigurationDetail.java
          trunk/hudson/plugins/warnings/src/main/resources/hudson/plugins/warnings/WarningsPublisher/config.jelly
          trunk/hudson/plugins/warnings/src/main/resources/hudson/plugins/warnings/WarningsPublisher/config.properties
          trunk/hudson/plugins/warnings/src/main/resources/hudson/plugins/warnings/WarningsPublisher/config_de.properties
          trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/ParserRegistryTest.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=19016
          Log:
          [FIXED JENKINS-3866] Added filter to specify which files should be actually shown in the warnings report.

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in hudson User: : drulli Path: trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/WarningsProjectAction.java trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/WarningsPublisher.java trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/FileWarningsParser.java trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/parser/ParserRegistry.java trunk/hudson/plugins/warnings/src/main/java/hudson/plugins/warnings/util/GraphConfigurationDetail.java trunk/hudson/plugins/warnings/src/main/resources/hudson/plugins/warnings/WarningsPublisher/config.jelly trunk/hudson/plugins/warnings/src/main/resources/hudson/plugins/warnings/WarningsPublisher/config.properties trunk/hudson/plugins/warnings/src/main/resources/hudson/plugins/warnings/WarningsPublisher/config_de.properties trunk/hudson/plugins/warnings/src/test/java/hudson/plugins/warnings/parser/ParserRegistryTest.java http://fisheye4.cenqua.com/changelog/hudson/?cs=19016 Log: [FIXED JENKINS-3866] Added filter to specify which files should be actually shown in the warnings report.

          Please review and apply the attached patch. I don't have commit rights.

          alexey_vladykin alexey_vladykin added a comment - Please review and apply the attached patch. I don't have commit rights.

          Created an attachment (id=743)
          Proposed patch

          alexey_vladykin alexey_vladykin added a comment - Created an attachment (id=743) Proposed patch
          drulli Ulli Hafner added a comment -

          That makes sense, so if you like to add that enhancement please go forward and
          apply your changes. I can make a new release afterward...

          drulli Ulli Hafner added a comment - That makes sense, so if you like to add that enhancement please go forward and apply your changes. I can make a new release afterward...

          People

            drulli Ulli Hafner
            alexey_vladykin alexey_vladykin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: