Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: 66382d1076040a4d9af9a33dbc5fa3244366874b
      
https://github.com/jenkinsci/genexus-plugin/commit/66382d1076040a4d9af9a33dbc5fa3244366874b
  Author: jlr <j...@genexus.com>
  Date:   2019-02-01 (Fri, 01 Feb 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/genexus/server/GeneXusServerSCM.java

  Log Message:
  -----------
  Report SCM Polling errors as "BUILD_NOW"

The engine catches throwed exceptions and take them as "No Changes", so it's 
better to answer the polling request as "BUILD_NOW" (ie: "could not  check so 
you better try to update and build, just in case").

In this way, if the error was caused by bad credentials or any communication 
error, the update will probably also have the same error, and the build will be 
properly marked as failure, allowing the users to know about it.


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