Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: dfbf2b7dc3e2df2e1176202faa56022c13073633
      
https://github.com/jenkinsci/p4-plugin/commit/dfbf2b7dc3e2df2e1176202faa56022c13073633
  Author: unknown <matt.ha...@mhauckdev.dev.tanium.com>
  Date:   2015-06-03 (Wed, 03 Jun 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
    M src/test/java/org/jenkinsci/plugins/p4/PerforceScmTest.java

  Log Message:
  -----------
  Fix JENKINS-28726: Allow for default matrix execution strategy

Do not assume that the user has selected "Perforce: Matrix Options".
If user has selected "Classic" matrix execution strategy (the default)
the perforce plugin would previously have thrown a null pointer exception.
Instead, we should just proceed forward with the default behavior


  Commit: 786d7c69113b3dad90ad48276076dbdf7779d174
      
https://github.com/jenkinsci/p4-plugin/commit/786d7c69113b3dad90ad48276076dbdf7779d174
  Author: Paul Allen <pal...@perforce.com>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
    M src/test/java/org/jenkinsci/plugins/p4/PerforceScmTest.java

  Log Message:
  -----------
  Merge pull request #13 from tanium/matrix

Fix JENKINS-28726: Allow for default matrix execution strategy


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/23e9daa55dad...786d7c69113b

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