Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: f0add2554bbbff8a9abac59a7684305b327f1c92
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f0add2554bbbff8a9abac59a7684305b327f1c92
  Author: Jan-Olof Sivtoft <jan-olof.sivt...@sonymobile.com>
  Date:   2013-06-14 (Fri, 14 Jun 2013)

  Changed paths:
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/actions/manual/ManualTriggerAction.java

  Log Message:
  -----------
  Nullpointer when project cant be resloved

When getting Gerrit parameters the project is needed to sort
out if Name/Email should be fetched or if escapeQoutas is needed.

But if the project doesn't exist when triggered manually a
nullpointer is thrown.

Added nullpointer check and default values if project is missing.
Added method setOrCreateParametes without parameter project

Change-Id: I72fc2812073772024d837d392b09e34bf041aac9


  Commit: f8c9f8997e695261ffda62f2b264ef7d1f88be5e
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f8c9f8997e695261ffda62f2b264ef7d1f88be5e
  Author: Robert Sandell <robert.sand...@sonymobile.com>
  Date:   2013-06-17 (Mon, 17 Jun 2013)

  Changed paths:
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/GerritTriggerParameters.java
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/actions/manual/ManualTriggerAction.java

  Log Message:
  -----------
  Merge branch 'i'


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/c66d29a05841...f8c9f8997e69

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


Reply via email to