-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Platform: All, OS: Linux
Hi,
I am running the latest version i.e. v1.320. I was trying to use the "Tag this
build" option to tag Subversion build and I got the follwoing error. This error
only occurs once, unless you restart hudson service.
tried to access field hudson.scm.AbstractScmTagAction.build from class
hudson.scm.SubversionTagAction$TagWorkerThread
java.lang.IllegalAccessError: tried to access field
hudson.scm.AbstractScmTagAction.build from class
hudson.scm.SubversionTagAction$TagWorkerThread
at hudson.scm.SubversionTagAction$TagWorkerThread.perform
(SubversionTagAction.java:205)
at hudson.model.TaskThread.run(TaskThread.java:116)
Completed
Thanks
fmhome
- duplicates
-
JENKINS-4018 "Tag this Build" fails for 1.311+ with SVN Plugin
- Closed