[JIRA] (JENKINS-59658) ListSubversionTagsParameterDefinition params-Variable is null

2 views
Skip to first unread message

peter.wolf@bafin.de (JIRA)

unread,
Oct 4, 2019, 9:45:03 AM10/4/19
to jenkinsc...@googlegroups.com
Peter Wolf created an issue
 
Jenkins / Bug JENKINS-59658
ListSubversionTagsParameterDefinition params-Variable is null
Issue Type: Bug Bug
Assignee: Ivan Fernandez Calvo
Components: subversion-plugin
Created: 2019-10-04 13:44
Environment: 64-bit Oracle JVM 1.8.0_221
Jenkins 2.181
Subversion plugin 2.12.1
Pipeline plugin 2.6
Pipeline: Groovy plugin 2.70
Labels: pipeline plugin
Priority: Major Major
Reporter: Peter Wolf

In my scripted pipeline i use:

...
parameters([[$class: 'ListSubversionTagsParameterDefinition', defaultValue: 'trunk', maxTags: '', name: 'SVN_BRANCH', reverseByDate: true, reverseByName: false, tagsDir: '_http://svnRepo_', tagsFilter: 'trunk|tags/.*|branches/.*'],
string(defaultValue: 'HEAD', description: '', name: 'REVISION', trim: false)])

println "Params: ${params}"
...

Everytime the output is:
[Pipeline] echoParams: [REVISION=HEAD, SVN_BRANCH=null]
although the defaultValue=trunk.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

kuisathaverat@gmail.com (JIRA)

unread,
Oct 4, 2019, 9:48:02 AM10/4/19
to jenkinsc...@googlegroups.com
Ivan Fernandez Calvo assigned an issue to Unassigned
Change By: Ivan Fernandez Calvo
Assignee: Ivan Fernandez Calvo
Reply all
Reply to author
Forward
0 new messages