Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18115

Allow StringParameterValue to be cast to GeneratorKeyValueParameterValue

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • jobgenerator-plugin
    • None

      It would be nice if the file parameter factory feature from the parameterized/triggered build plugin could be used with the job generator. Currently, the files are iterated over and the parameters are read in as hudson.model.StringParameterValue which cannot be cast to an org.jenkinsci.plugins.jobgenerator.parameters.GeneratorKeyValueParameterValue. A ClassCastException is thrown. This feature would be very useful to allow for a job which runs a batch of job generator jobs.

            syl20bnr Sylvain Benner
            cjbush Chris Bush
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: