parsers.add(new ViolationsAdapter(new Pep8Parser(),
                      Messages._Warnings_Pep8_ParserName(),
                      Messages._Warnings_Pep8_LinkName(),
                      Messages._Warnings_Pep8_TrendName()));
      

          [JENKINS-17791] Replace Pep8 parser with native parser

          Code changed in jenkins
          User: Ulli Hafner
          Path:
          .classpath
          .settings/org.eclipse.core.resources.prefs
          src/main/java/hudson/plugins/warnings/parser/Pep8Parser.java
          src/main/java/hudson/plugins/warnings/parser/ViolationsRegistry.java
          src/test/java/hudson/plugins/warnings/parser/Pep8ParserTest.java
          src/test/resources/hudson/plugins/warnings/parser/pep8Test.txt
          http://jenkins-ci.org/commit/warnings-plugin/233085dae99708d2e4ddd17d8df3e52286d3b2a6
          Log:
          Merge pull request #25 from habast/jenkins-Pep8Parser

          [FIXED JENKINS-17791] Added native Pep8 parser.

          Compare: https://github.com/jenkinsci/warnings-plugin/compare/d958f11ad36d...233085dae997

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ulli Hafner Path: .classpath .settings/org.eclipse.core.resources.prefs src/main/java/hudson/plugins/warnings/parser/Pep8Parser.java src/main/java/hudson/plugins/warnings/parser/ViolationsRegistry.java src/test/java/hudson/plugins/warnings/parser/Pep8ParserTest.java src/test/resources/hudson/plugins/warnings/parser/pep8Test.txt http://jenkins-ci.org/commit/warnings-plugin/233085dae99708d2e4ddd17d8df3e52286d3b2a6 Log: Merge pull request #25 from habast/jenkins-Pep8Parser [FIXED JENKINS-17791] Added native Pep8 parser. Compare: https://github.com/jenkinsci/warnings-plugin/compare/d958f11ad36d...233085dae997

            spiky91 Marvin Schütz
            drulli Ulli Hafner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: