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

SVN-Tagging not work with a SVN SCM provided via a ProxySCM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • svn-tag-plugin
    • None
    • Platform: All, OS: All

      SVN-Tagging where the SCM data comes from a ProxySCM fails with class-cast
      exception of "cannot cast ProxySCM to SubversionSCM"

      • Create a Job with SVN SCM
      • Create a second Job that inherits the SCM settings via the "use SCM from
        another project" method
      • Activate tagging in the second build
      • Start and watch it fail.
      • Put the same credentials from the first job directly into the second and watch
        it work.

      Fixing this bug would save me some settings duplication and additional maintenance.

      Thanks to whoever gives this some work

            k2nakamura k2nakamura
            jotimail jotimail
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: