Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: d723029443dbf6a583196f6d2ec1c90c5f8a1254
      
https://github.com/jenkinsci/analysis-model/commit/d723029443dbf6a583196f6d2ec1c90c5f8a1254
  Author: Moravek Ladislav <ladislav.mora...@elektrobit.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] new constructor that excepts a pattern


  Commit: a8552436ea2b6d498341c2d3df52adc04acc461c
      
https://github.com/jenkinsci/analysis-model/commit/a8552436ea2b6d498341c2d3df52adc04acc461c
  Author: lcmrvk <52760220+lcm...@users.noreply.github.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] added javadoc


  Commit: faf7ccae1fefd99a81485b08c6ab7296997b93b7
      
https://github.com/jenkinsci/analysis-model/commit/faf7ccae1fefd99a81485b08c6ab7296997b93b7
  Author: Moravek Ladislav <ladislav.mora...@elektrobit.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    A src/main/java/edu/hm/hafner/analysis/parser/DoxygenParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/DoxygenParserTest.java
    A src/test/resources/edu/hm/hafner/analysis/parser/issue64657.txt

  Log Message:
  -----------
  [JENKINS-64657] created DoxygenParser and tests


  Commit: 31db183b64d41cfb26a22d6b8012186cb20f718f
      
https://github.com/jenkinsci/analysis-model/commit/31db183b64d41cfb26a22d6b8012186cb20f718f
  Author: Moravek Ladislav <ladislav.mora...@elektrobit.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] added missing javadoc


  Commit: ee371a8b1568bc258b54c083fe91da747b90b10e
      
https://github.com/jenkinsci/analysis-model/commit/ee371a8b1568bc258b54c083fe91da747b90b10e
  Author: lcmrvk <52760220+lcm...@users.noreply.github.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] remove modifier from constructor

Co-authored-by: Ullrich Hafner <ullrich.haf...@gmail.com>


  Commit: 13d0d7f3f2a0c48f04582d9c9c0b3aa783c08c6e
      
https://github.com/jenkinsci/analysis-model/commit/13d0d7f3f2a0c48f04582d9c9c0b3aa783c08c6e
  Author: lcmrvk <52760220+lcm...@users.noreply.github.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] removed modifier from constructor


  Commit: 98bbe3289dedc4cd61a7abf6c9504dbdc15509c5
      
https://github.com/jenkinsci/analysis-model/commit/98bbe3289dedc4cd61a7abf6c9504dbdc15509c5
  Author: lcmrvk <52760220+lcm...@users.noreply.github.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] minor style changes


  Commit: 0f3f27961bf37a9db64d3a875b932cd4445938ec
      
https://github.com/jenkinsci/analysis-model/commit/0f3f27961bf37a9db64d3a875b932cd4445938ec
  Author: lcmrvk <52760220+lcm...@users.noreply.github.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] re-added modifier to constructor


  Commit: dacca4f3593d3d1a63c1c44c7837ffe2210dfd9b
      
https://github.com/jenkinsci/analysis-model/commit/dacca4f3593d3d1a63c1c44c7837ffe2210dfd9b
  Author: Moravek Ladislav <ladislav.mora...@elektrobit.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

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

  Log Message:
  -----------
  [JENKINS-64657] modified pattern and constructor


  Commit: 4491cb737ef04187cca05c8b712e035a69bf2e28
      
https://github.com/jenkinsci/analysis-model/commit/4491cb737ef04187cca05c8b712e035a69bf2e28
  Author: Ullrich Hafner <ullrich.haf...@gmail.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    A src/main/java/edu/hm/hafner/analysis/parser/DoxygenParser.java
    M src/main/java/edu/hm/hafner/analysis/parser/Gcc4CompilerParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/DoxygenParserTest.java
    A src/test/resources/edu/hm/hafner/analysis/parser/issue64657.txt

  Log Message:
  -----------
  Merge pull request #559 from lcmrvk/JENKINS-64657-doxygen-not-parsing-warnings

[JENKINS-64657] Create a DoxygenParser based on the existing GccParser


Compare: 
https://github.com/jenkinsci/analysis-model/compare/1d88989fb371...4491cb737ef0

-- 
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/1d8898-4491cb%40github.com.

Reply via email to