Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 0fa42add80241786f035381510db705a0d8f4731
      
https://github.com/jenkinsci/token-macro-plugin/commit/0fa42add80241786f035381510db705a0d8f4731
  Author: Damian Szczepanik <[email protected]>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/tokenmacro/transform/SubstringTransform.java

  Log Message:
  -----------
  If token transformation exceeds input length exception message provides 
details (#38)

I was trying to perform macro `${BUILD_NUMBER:1:1}` for the build number `3` 
and as the result I got the exception without information what went wrong. 
Going over stacktrace allows me to find the reason of my mistake


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/token-macro-plugin/push/refs/heads/master/f9d2db-0fa42a%40github.com.

Reply via email to