Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: 8cec5cd889457e1d78aed033788d1b8872435d89
      
https://github.com/jenkinsci/maven-plugin/commit/8cec5cd889457e1d78aed033788d1b8872435d89
  Author: Zoran Regvart <[email protected]>
  Date:   2015-05-18 (Mon, 18 May 2015)

  Changed paths:
    M src/main/java/hudson/maven/MavenBuild.java
    M src/test/java/hudson/maven/MavenBuildTest.java

  Log Message:
  -----------
  [JENKINS-28147] Perform Environment tearDown if BuildWrapper signals error


  Commit: fdd2b4efe10ed4643f0e1bc3c69068bb910d5447
      
https://github.com/jenkinsci/maven-plugin/commit/fdd2b4efe10ed4643f0e1bc3c69068bb910d5447
  Author: Zoran Regvart <[email protected]>
  Date:   2015-05-25 (Mon, 25 May 2015)

  Changed paths:
    M src/main/java/hudson/maven/MavenBuild.java
    M src/test/java/hudson/maven/MavenBuildTest.java

  Log Message:
  -----------
  oleg-nenashev's review taken into consideration: formatting issues,
    catching Throwable instead of Exception, using enhanced for loop


  Commit: b13450c0c1ebcc8550dfed4ea6a52a24b34b7094
      
https://github.com/jenkinsci/maven-plugin/commit/b13450c0c1ebcc8550dfed4ea6a52a24b34b7094
  Author: Zoran Regvart <[email protected]>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M src/main/java/hudson/maven/MavenBuild.java

  Log Message:
  -----------
  Perform tearDown of Environments in all cases

    As suggested by @oleg-nenashev the tearDown should be performed
    in finnaly block that should cover the whole doRun method.


  Commit: dd6530008e405a486fd483c18f4d15a6f449e489
      
https://github.com/jenkinsci/maven-plugin/commit/dd6530008e405a486fd483c18f4d15a6f449e489
  Author: Zoran Regvart <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/main/java/hudson/maven/MavenBuild.java

  Log Message:
  -----------
  Unconditionally print stack trace if BuildWrapper fails in tear down


  Commit: f3f1f1123a727958b59ea3a731f9cae77b94ab0f
      
https://github.com/jenkinsci/maven-plugin/commit/f3f1f1123a727958b59ea3a731f9cae77b94ab0f
  Author: zregvart <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/main/java/hudson/maven/MavenBuild.java
    M src/test/java/hudson/maven/MavenBuildTest.java

  Log Message:
  -----------
  Merge pull request #42 from zregvart/master

[JENKINS-28147] Perform Environment tearDown if BuildWrapper fails


Compare: 
https://github.com/jenkinsci/maven-plugin/compare/fbafb4d68218...f3f1f1123a72

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