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

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

XMLWordPrintable

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

      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 ?

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

              Created:
              Updated:
              Resolved: