-
Improvement
-
Resolution: Fixed
-
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 ?
- is duplicated by
-
JENKINS-16863 After upgrade to 1.502, hudson.tasks.Mailer.UserProperty is unresolvable
- Closed
- is related to
-
JENKINS-6068 Classloader for actual System Groovy script and plugin "Execute system Groovy script" is not the same
- Resolved