I didn't find such pull request, but the fix should be very simple. A fix for https://issues.jenkins-ci.org/browse/JENKINS-22924 can be used as a reference if the parameter can be easily represented as a string.
Added the current plugin maintainer (Manuel Recena) to Cc четверг, 20 августа 2015 г., 22:51:54 UTC+3 пользователь Dan Grahn написал: > > Hey All, > > I'm working to transition a large number of builds from .sh scripts to > Jenkins. This requires me to send parameters to Jenkins via the CLI. I > would like to use the Subversion tag parameter, but I am unable to set it > through the CLI due to this error. > > CLI parameter submission is not supported for the class >> hudson.scm.listtagsparameter.ListSubversionTagsParameterDefinition type. >> Please file a bug report for this > > > I found a bug report here: > https://issues.jenkins-ci.org/browse/JENKINS-14824. No progress has been > made since 2012. > > Fortunately, a similar issue has been found and fixed here. > https://issues.jenkins-ci.org/browse/JENKINS-22924 > <https://issues.jenkins-ci.org/browse/JENKINS-22924>. > > I am struggling to get the subversion plugin up and running. Can anyone > either... > > > 1. Point me to directions for getting the subversion plugin compiling > so that I can update the code? > 2. Make an update to the code for me. > > Let me know! > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/c2c3f14f-5e26-449b-ba72-66198f1c252e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
