Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: c408457ad240cd72e330ab7f7526206447888338
      
https://github.com/jenkinsci/analysis-model/commit/c408457ad240cd72e330ab7f7526206447888338
  Author: Walter Gates <[email protected]>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

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

  Log Message:
  -----------
  Added test to catch issue for JENKINS-66923. ninja and Waf also output 
Entering directory and Leaving directory.


  Commit: d29ee72bb116bf3930aca0de45bacab573a11a7a
      
https://github.com/jenkinsci/analysis-model/commit/d29ee72bb116bf3930aca0de45bacab573a11a7a
  Author: Walter Gates <[email protected]>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/LookaheadParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/Gcc4CompilerParserTest.java

  Log Message:
  -----------
  JENKINS-66923: Parser should ignore Entering Directory and Leaving directory 
(when using make output to change directories) if not from make


  Commit: d6024f119daf72014af74875e2a7fba80136b87a
      
https://github.com/jenkinsci/analysis-model/commit/d6024f119daf72014af74875e2a7fba80136b87a
  Author: Walter Gates <[email protected]>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/LookaheadParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/Gcc4CompilerParserTest.java

  Log Message:
  -----------
  Using 'Entering directory' and 'Leaving directory' to change current path for 
all tools with the aforementioned output, not just make.


  Commit: cbf5144112962b67bdb7a2951cba3624a4706056
      
https://github.com/jenkinsci/analysis-model/commit/cbf5144112962b67bdb7a2951cba3624a4706056
  Author: Walter Gates <[email protected]>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

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

  Log Message:
  -----------
  Removing old private field


  Commit: acac97f6c3c888da6740acfe67896fdcf0de3075
      
https://github.com/jenkinsci/analysis-model/commit/acac97f6c3c888da6740acfe67896fdcf0de3075
  Author: Ullrich Hafner <[email protected]>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M src/main/java/edu/hm/hafner/analysis/LookaheadParser.java
    M src/test/java/edu/hm/hafner/analysis/parser/Gcc4CompilerParserTest.java
    A src/test/resources/edu/hm/hafner/analysis/parser/issue66923.txt

  Log Message:
  -----------
  Merge pull request #695 from w-gates/JENKINS-66923

[JENKINS-66923] Do not stop processing when parsing "entering directory" or 
"leaving directory" message from tools other than make


Compare: 
https://github.com/jenkinsci/analysis-model/compare/c1593112209a...acac97f6c3c8

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/master/c15931-acac97%40github.com.

Reply via email to