Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 141236b5e3739c46b7ca5b9f85b43a0c63ee7624
      
https://github.com/jenkinsci/ec2-plugin/commit/141236b5e3739c46b7ca5b9f85b43a0c63ee7624
  Author: Christoph Beckmann <[email protected]>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    A src/test/java/hudson/plugins/ec2/SlaveTemplateUnitTest.java

  Log Message:
  -----------
  JENKINS-26797 - Zombie instance created by the EC2 plugins
* fixing error code for provisionOndemand - InvalidInstanceID.NotFound
* refactoring updateRemoteTags - no code duplication
* no exception throwing if remote tagging fails - only logging
** otherwise we got zombie instances which are not shown
* adding unit testing


  Commit: 6b46558c8d2797bbd17cf7523d3d321b8cabb3b0
      
https://github.com/jenkinsci/ec2-plugin/commit/6b46558c8d2797bbd17cf7523d3d321b8cabb3b0
  Author: Christoph Beckmann <[email protected]>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    M src/test/java/hudson/plugins/ec2/SlaveTemplateUnitTest.java

  Log Message:
  -----------
  JENKINS-26797 - Zombie instance created by the EC2 plugins
* changed updateRemoteTags back to private
* introduced powermock-module-junit4 for invokeMethod


  Commit: 0dcf0870e6e6bf1046af0f5c64f6dfe40a93baf5
      
https://github.com/jenkinsci/ec2-plugin/commit/0dcf0870e6e6bf1046af0f5c64f6dfe40a93baf5
  Author: Francis Upton <[email protected]>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    A src/test/java/hudson/plugins/ec2/SlaveTemplateUnitTest.java

  Log Message:
  -----------
  Merge pull request #140 from cbek/JENKINS-26797

JENKINS-26797 - Zombie instance created by the EC2 plugins


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/2c5aa2462f72...0dcf0870e6e6

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