Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-play-android-publisher-plugin
  Commit: 4b1afa3741d5885c8acc54eac70ea4f423300e89
      
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/4b1afa3741d5885c8acc54eac70ea4f423300e89
  Author: Christopher Orr <ch...@orr.me.uk>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/AbstractPublisherTask.java
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher.java
    M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkUploadTask.java

  Log Message:
  -----------
  [FIXED JENKINS-25398] Don't mark build as failed if it was possibly 
successful.

A socket timeout can occur often when committing changes to the Google Play
publisher API but, despite this, the changes were committed successfully.

Now we attempt to detect this situation and double-check on Google Play whether
the changes we attempted to make have been successfully applied on the backend.


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