[JIRA] (JENKINS-57693) groovy-axis should accept an array of GString

2 views
Skip to first unread message

trejkaz@trypticon.org (JIRA)

unread,
May 26, 2019, 9:21:02 PM5/26/19
to jenkinsc...@googlegroups.com
trejkaz created an issue
 
Jenkins / Improvement JENKINS-57693
groovy-axis should accept an array of GString
Issue Type: Improvement Improvement
Assignee: emanuelez
Components: groovyaxis-plugin
Created: 2019-05-27 01:20
Priority: Minor Minor
Reporter: trejkaz

I tried a script like this:

return "this${1}"

And the groovy-axis plugin considers this not a string, and treats it as ['default'].

Since GString is essentially a language construct for groovy, I'd expect them to be treated as string here, even though they are technically a different type.

I think you'd only have to call toString() in the returned objects to deal with this.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages