Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: e9fab5b24c22a36bf1076b6855eb827973ab9543
      
https://github.com/jenkinsci/analysis-model/commit/e9fab5b24c22a36bf1076b6855eb827973ab9543
  Author: Mario Jauvin <m...@earthling.net>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java

  Log Message:
  -----------
  Ignore leading / from windows maven compiler


  Commit: 22c57ef41c2e9b8db84ebbb80f4fd4bfdd107aa8
      
https://github.com/jenkinsci/analysis-model/commit/22c57ef41c2e9b8db84ebbb80f4fd4bfdd107aa8
  Author: Mario Jauvin <m...@earthling.net>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java
    A src/test/resources/edu/hm/hafner/analysis/parser/issue66738.txt

  Log Message:
  -----------
  Added JUnit test for JENKINS-66738


  Commit: d8dc90477ffa42fc20350a62b1f7151e789d2d20
      
https://github.com/jenkinsci/analysis-model/commit/d8dc90477ffa42fc20350a62b1f7151e789d2d20
  Author: Mario Jauvin <m...@earthling.net>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java

  Log Message:
  -----------
  Fix checkstyle warnings


  Commit: 2bdb9e930219c7bb3ced4d749d8c606e9d9a1400
      
https://github.com/jenkinsci/analysis-model/commit/2bdb9e930219c7bb3ced4d749d8c606e9d9a1400
  Author: Mario Jauvin <m...@earthling.net>
  Date:   2021-10-06 (Wed, 06 Oct 2021)

  Changed paths:
    M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java

  Log Message:
  -----------
  Checkstyle says indentation level should be 20


  Commit: 95e676f0182ebdd2f8d5215a2950a04a431946ff
      
https://github.com/jenkinsci/analysis-model/commit/95e676f0182ebdd2f8d5215a2950a04a431946ff
  Author: Mario Jauvin <m...@earthling.net>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
    M src/main/java/edu/hm/hafner/analysis/parser/MavenConsoleParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java

  Log Message:
  -----------
  Define issue type for java compiler and avoid null bug

Reuse the MavenConsoleParser MAVEN_PLUGIN_START regular expression (by
making it protected) and use it to find the plugin id and goal to
display as the issue type.  If not found, use the label "javac". Updated
JUnit test case


  Commit: 3d8a6fa809792eefdba8adf18e4a71d5fc44acb3
      
https://github.com/jenkinsci/analysis-model/commit/3d8a6fa809792eefdba8adf18e4a71d5fc44acb3
  Author: Mario Jauvin <m...@earthling.net>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
    M src/main/java/edu/hm/hafner/analysis/parser/MavenConsoleParser.java

  Log Message:
  -----------
  Fix PMD warnings


  Commit: 4092b9992b4665590203bd689b0541b2408900e3
      
https://github.com/jenkinsci/analysis-model/commit/4092b9992b4665590203bd689b0541b2408900e3
  Author: Mario Jauvin <m...@earthling.net>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
    M src/main/java/edu/hm/hafner/analysis/parser/MavenConsoleParser.java

  Log Message:
  -----------
  Fix PMD and Checkstyle warnings


  Commit: 240c4500ec26675fdf15d541dc647cfab433ed82
      
https://github.com/jenkinsci/analysis-model/commit/240c4500ec26675fdf15d541dc647cfab433ed82
  Author: Ullrich Hafner <ullrich.haf...@gmail.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
    M src/main/java/edu/hm/hafner/analysis/parser/MavenConsoleParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java
    A src/test/resources/edu/hm/hafner/analysis/parser/issue66738.txt

  Log Message:
  -----------
  Merge pull request #688 from marioja/master

[JENKINS-66738] Ignore leading / from windows maven compiler


Compare: 
https://github.com/jenkinsci/analysis-model/compare/dee9d2f87578...240c4500ec26

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/master/dee9d2-240c45%40github.com.

Reply via email to