Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/validating-string-parameter-plugin
  Commit: 0d53c7724027c7dce19ec7f21e72b8fe06b1e252
      
https://github.com/jenkinsci/validating-string-parameter-plugin/commit/0d53c7724027c7dce19ec7f21e72b8fe06b1e252
  Author: Sebastian Schuberth <sschube...@users.noreply.github.com>
  Date:   2019-02-11 (Mon, 11 Feb 2019)

  Changed paths:
    M 
src/main/java/hudson/plugins/validating_string_parameter/ValidatingStringParameterValue.java

  Log Message:
  -----------
  ValidatingStringParameterValue: Avoid an NPE if the two-argument constructor 
was used

When (programmatically) using the two-argument constructor, `regex` is
explicitly to `null`. Guard against that when matching the `regex`.


  Commit: 7b69de1e57c838548cdf5b6e9376aa66bbdc0129
      
https://github.com/jenkinsci/validating-string-parameter-plugin/commit/7b69de1e57c838548cdf5b6e9376aa66bbdc0129
  Author: Alex Earl <slide.o....@gmail.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
    M 
src/main/java/hudson/plugins/validating_string_parameter/ValidatingStringParameterValue.java

  Log Message:
  -----------
  Merge pull request #13 from sschuberth/patch-1

ValidatingStringParameterValue: Avoid an NPE if the two-argument constructor 
was used


Compare: 
https://github.com/jenkinsci/validating-string-parameter-plugin/compare/62eaa6817d34...7b69de1e57c8

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/validating-string-parameter-plugin/push/refs/heads/master/62eaa6-7b69de%40github.com.

Reply via email to