Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: cc97372199c3b7bc17bf28238feda2c566dc3ed3
      
https://github.com/jenkinsci/warnings-plugin/commit/cc97372199c3b7bc17bf28238feda2c566dc3ed3
  Author: Dmytro Kutianskyi <d.kutians...@corsair.com>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    A src/main/java/hudson/plugins/warnings/parser/Armcc5CompilerParser.java
    M src/main/resources/hudson/plugins/warnings/parser/Messages.properties
    A src/test/java/hudson/plugins/warnings/parser/Armcc5CompilerParserTest.java
    A src/test/resources/hudson/plugins/warnings/parser/armcc5.txt

  Log Message:
  -----------
  Added support of armcc 5 compiler warnings


  Commit: e5393c28c89db514874dc6f2fc7ac62fa86fe849
      
https://github.com/jenkinsci/warnings-plugin/commit/e5393c28c89db514874dc6f2fc7ac62fa86fe849
  Author: Dmytro Kutianskyi <d.kutians...@corsair.com>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

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

  Log Message:
  -----------
  fixed tests:
- fixed paths to files in armcc5 parses test
- fixed number of parsers in parser registry integration test


  Commit: ec8c88c0d86063d30f6b4adda2ddd9f1ea8eed0d
      
https://github.com/jenkinsci/warnings-plugin/commit/ec8c88c0d86063d30f6b4adda2ddd9f1ea8eed0d
  Author: Dmytro Kutianskyi <d.kutians...@corsair.com>
  Date:   2016-05-03 (Tue, 03 May 2016)

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

  Log Message:
  -----------
  removed getId method; checking interesting lines by "#" before regex


  Commit: c81c62e7ea12071cb0532b7a861682e94a5d5541
      
https://github.com/jenkinsci/warnings-plugin/commit/c81c62e7ea12071cb0532b7a861682e94a5d5541
  Author: Dmytro Kutianskyi <d.kutians...@corsair.com>
  Date:   2016-05-04 (Wed, 04 May 2016)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/Armcc5CompilerParser.java
    M src/main/resources/hudson/plugins/warnings/parser/Messages.properties
    M 
src/test/java/hudson/plugins/warnings/parser/ParserRegistryIntegrationTest.java

  Log Message:
  -----------
  reuse armcc strings for armcc5 parser


  Commit: 8532bf777d426e0c98980fd7cb86141fde1f3eb5
      
https://github.com/jenkinsci/warnings-plugin/commit/8532bf777d426e0c98980fd7cb86141fde1f3eb5
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2016-05-04 (Wed, 04 May 2016)

  Changed paths:
    A src/main/java/hudson/plugins/warnings/parser/Armcc5CompilerParser.java
    A src/test/java/hudson/plugins/warnings/parser/Armcc5CompilerParserTest.java
    A src/test/resources/hudson/plugins/warnings/parser/armcc5.txt

  Log Message:
  -----------
  Merge pull request #73 from kadimgh/master

Implemented support of armcc5 compiler warnings and correspondent tests.


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/c3f5088ba82f...8532bf777d42

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

Reply via email to