Hi,
I am trying to do a little work on a plugin, but I hit this problem StackOverflowError problem caused circular dependency:
The workaround is to update Subversion plugin to to some higher version using manual update (because the UI of the "Updates" tab to update the plugin is broken by the issue we are trying to workaround). However, after I used "advanced" tab to manually upload the hpi (which I just downloaded from Subversion's plugin page, version 2.6), and after I restart Jenkins, the version always reverts back to the original version (1.45). I have to restart Jenkins server because if I don't the new version 2.6 won't show up either.
What should I do? Or am I doing something wrong?
My Jenkins version is 1.596.2. And I am running on Linux (ubuntu 14.04 trusty).