Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/external-resource-dispatcher-plugin
  Commit: 02379dbe78c42942e5de80cfe397e85c3a963e95
      
https://github.com/jenkinsci/external-resource-dispatcher-plugin/commit/02379dbe78c42942e5de80cfe397e85c3a963e95
  Author: arleyristar <[email protected]>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Removing "[WARNING] 'build.plugins.plugin.version' for
com.cloudbees:maven-license-plugin is missing" for the builds using
Maven 3.


  Commit: 52a82693da48a8d52b703642d4f1358a448192cd
      
https://github.com/jenkinsci/external-resource-dispatcher-plugin/commit/52a82693da48a8d52b703642d4f1358a448192cd
  Author: arleyristar <[email protected]>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M 
src/test/java/com/sonyericsson/jenkins/plugins/externalresource/dispatcher/data/ExternalResourceTest.java

  Log Message:
  -----------
  Fixing testLeaseCreateInstanceJapan and testLeaseCreateInstanceSf to
compare with the module of the result time.


  Commit: 4686f2e8dabae23b29fd7f0bcd9e1f984dc55ead
      
https://github.com/jenkinsci/external-resource-dispatcher-plugin/commit/4686f2e8dabae23b29fd7f0bcd9e1f984dc55ead
  Author: arleyristar <[email protected]>
  Date:   2014-01-06 (Mon, 06 Jan 2014)

  Changed paths:
    M 
src/main/java/com/sonyericsson/jenkins/plugins/externalresource/dispatcher/cli/ErCliUtils.java
    A 
src/test/java/com/sonyericsson/jenkins/plugins/externalresource/dispatcher/utils/NoopExternalResourceManagerJenkinsTest.java

  Log Message:
  -----------
  Fixing reservation in master. 
Related to the Issue JENKINS-17444.
Added a Test Case too.
"WARNING: Failed to timeout a reservation of 1234 on node !" was caused
by trying to access the master node with his name. 
getNodeName() in master, returns "" and cannot be found with
Hudson.getInstance().getNode(nodeName);


  Commit: 10e2b66d74293bf6c2f311559637546f789ee623
      
https://github.com/jenkinsci/external-resource-dispatcher-plugin/commit/10e2b66d74293bf6c2f311559637546f789ee623
  Author: Robert Sandell <[email protected]>
  Date:   2014-01-10 (Fri, 10 Jan 2014)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/sonyericsson/jenkins/plugins/externalresource/dispatcher/cli/ErCliUtils.java
    M 
src/test/java/com/sonyericsson/jenkins/plugins/externalresource/dispatcher/data/ExternalResourceTest.java
    A 
src/test/java/com/sonyericsson/jenkins/plugins/externalresource/dispatcher/utils/NoopExternalResourceManagerJenkinsTest.java

  Log Message:
  -----------
  Merge pull request #5 from arleyristar/master

Bugfix: Fixing "Failed to timeout a reservation" in master node


Compare: 
https://github.com/jenkinsci/external-resource-dispatcher-plugin/compare/f20cdf089bfb...10e2b66d7429

-- 
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/groups/opt_out.

Reply via email to