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

ListSubversionTagsParameterValue doesn't implement getShortDescription()

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • subversion-plugin
    • None

      If I have a build parametrized with a subversion tag and choose
      "Summary and build params" as the channel notification message
      the actual message looks like this:

      Project czc2_test_deploy build #228: SUCCESS in 10 min: http://jenkins/job/czc2_test/228/
      Parameters:
      hudson.scm.listtagsparameter.ListSubversionTagsParameterValue@14399

      Probably ListSubversionTagsParameterValue#toString() is displayed.
      More helpful would be to display the actual subversion tag - ListSubversionTagsParameterValue#getTag() perhaps?

            sogabe sogabe
            jiri_pejchal jiri_pejchal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: