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

Groovy script can not resolve import classes like hudson.scm.SubversionSCM

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • jenkins 1.469, ubuntu

    Description

      In my script, I start by import some classes like hudson.scm.SubversionSCM.
      But execution failed with "unable to resolve class hudson.scm.SubversionSCM"

      I use groovy-post-build to create a new tag job after each project release success build and need to instanciate new SubversionSCM to change svn url configuation.

      I may have missed something ?

      Attachments

        Issue Links

          Activity

            People

              ikedam ikedam
              ncoquelet Nicolas Coquelet
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: