Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rally-plugin
  Commit: be20dd319e1c0fa3ef55e9910384c6d9302493db
      
https://github.com/jenkinsci/rally-plugin/commit/be20dd319e1c0fa3ef55e9910384c6d9302493db
  Author: R. Michael Rogers <r.m.rog...@gmail.com>
  Date:   2016-04-25 (Mon, 25 Apr 2016)

  Changed paths:
    M src/main/java/com/jenkins/plugins/rally/service/RallyService.java
    A 
src/test/java/com/jenkins/plugins/rally/integration/features/NoStoryFound.feature
    A 
src/test/java/com/jenkins/plugins/rally/integration/steps/NoStoryFoundSteps.java

  Log Message:
  -----------
  add safety net for bad artifact id per #14

There have been a couple of instances where the Rally service
has returned a `null` instead of a valid work item reference,
which results in a thrown `RallyAssetNotFoundException` and a
failing build. This implementation short-circuits the commit
creation logic in that case, essentially swallowing the
exception and allowing execution to continue unhindered.


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