Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: c08a389b77809eab6ae643104811aeb092bd9c8b
      
https://github.com/jenkinsci/warnings-plugin/commit/c08a389b77809eab6ae643104811aeb092bd9c8b
  Author: mmeldo <[email protected]>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/XlcCompilerParser.java

  Log Message:
  -----------
  Update pattern to support z/OS message format

The IBM XL C++ message format for z/OS has capital letters in front (e.g. 
CCNnnnn, EDCnnnn etc).


  Commit: 229202490613915df0646d2ebb910dac09c8640d
      
https://github.com/jenkinsci/warnings-plugin/commit/229202490613915df0646d2ebb910dac09c8640d
  Author: Milan M. <[email protected]>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M src/test/java/hudson/plugins/warnings/parser/XlcParserTest.java

  Log Message:
  -----------
  Add tests for z/OS message format

Include also tests for IB< XL C/C++ message format for z/OS


  Commit: 5dfbbe2146ad484536d6619be837c5cd2d462d2d
      
https://github.com/jenkinsci/warnings-plugin/commit/5dfbbe2146ad484536d6619be837c5cd2d462d2d
  Author: Milan M. <[email protected]>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/XlcCompilerParser.java

  Log Message:
  -----------
  Update pattern for NO_LINE z/OS message format

There can be no spaces between message number and message severity.


  Commit: 4bb372eed09768477b1d057ebea54aaac9426684
      
https://github.com/jenkinsci/warnings-plugin/commit/4bb372eed09768477b1d057ebea54aaac9426684
  Author: Milan M. <[email protected]>
  Date:   2015-01-14 (Wed, 14 Jan 2015)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/XlcCompilerParser.java
    M src/test/java/hudson/plugins/warnings/parser/XlcParserTest.java

  Log Message:
  -----------
  Corrected pattern for z/OS

The warning pattern was corrected to also match strings with no line
number.


  Commit: d212c1e15c089d837c5044bdb6025becd4a3cc24
      
https://github.com/jenkinsci/warnings-plugin/commit/d212c1e15c089d837c5044bdb6025becd4a3cc24
  Author: Ulli Hafner <[email protected]>
  Date:   2015-01-17 (Sat, 17 Jan 2015)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/XlcCompilerParser.java
    M src/test/java/hudson/plugins/warnings/parser/XlcParserTest.java

  Log Message:
  -----------
  Merge pull request #49 from mmeldo/master

Update pattern to support z/OS message format


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/300bcac2f92a...d212c1e15c08

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to