Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: ecafc631f079fd2907d8269f4c6d53880917d651
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/ecafc631f079fd2907d8269f4c6d53880917d651
  Author: Tomas Westling <[email protected]>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M pom.xml
    A 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/providers/FailureCauseProvider.java

  Log Message:
  -----------
  Added a FailureCauseProvider for the MQ Notifier plugin

The MQ Notifier plugin sends messages to a Message Queue,
implementing the AMQP protocol, e.g. RabbitMQ, whenever a
build is finished.
The plugin allows for other plugins to add
information to the message. This commit adds support for
the Build Failure Analyzer to supply Failure Cause information
from the build.

The dependency to the MQ Notifier plugin is made optional.


  Commit: e0e46b04f42b646756e23af7208065a301b1013e
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/e0e46b04f42b646756e23af7208065a301b1013e
  Author: Tomas Westling <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/providers/FailureCauseProvider.java
    A 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/FailureCauseProviderTest.java

  Log Message:
  -----------
  Added a test for the FailureCauseProvider and fixed some checkstyle warnings


  Commit: 33b5f4177725a78bf7dcb4838904742b20c7ac68
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/33b5f4177725a78bf7dcb4838904742b20c7ac68
  Author: Tomas Westling <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/providers/FailureCauseProvider.java
    M src/main/java/com/sonyericsson/jenkins/plugins/bfa/tokens/TokenUtils.java
    M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScannerHudsonTest.java
    M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/FailureCauseProviderTest.java
    M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/GerritMessageProviderExtensionTest.java

  Log Message:
  -----------
  Fixed all the checkstyle errors in the project.


  Commit: 62e04b2160ac71518f46d086d28480d79d397532
      
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/62e04b2160ac71518f46d086d28480d79d397532
  Author: Tomas Westling <[email protected]>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M pom.xml
    A 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/providers/FailureCauseProvider.java
    M src/main/java/com/sonyericsson/jenkins/plugins/bfa/tokens/TokenUtils.java
    M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScannerHudsonTest.java
    A 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/FailureCauseProviderTest.java
    M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/GerritMessageProviderExtensionTest.java

  Log Message:
  -----------
  Merge pull request #64 from TWestling/master

Added a FailureCauseProvider for the MQ Notifier plugin


Compare: 
https://github.com/jenkinsci/build-failure-analyzer-plugin/compare/b9f62986b4f8...62e04b2160ac

-- 
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