Just wondering... did you really mean Jenkins 1.143 (September 2007), or
Jenkins 1.413 (May 2011)? :)
On 14/11/2012 17:09, Dale Hoshooley wrote:
I'm trying to upgrade Jenkins from version v1.143 to 1.490 and ran into
a couple of issues.
I've tried the following upgrade paths:
* deployed new Jenkins war module to tomcat (7.x) - due to out of date
plug-ins the error log was littered with exceptions.
* updated all installed plug-ins to latest version, deployed new
Jenkins war module to tomcat (7.x) - looked successful at first then
discovered that the subversion plug-in was missing!
* updated all installed plug-ins to latest version, deployed new
Jenkins war module to tomcat (7.x)- tried to update subversion
plug-in as well but this never worked, Jenkins instance remained
with out the subversion plug-in.
There are over 150 projects configured (99% of the projects are Maven 2
projects) in this Jenkins instance so any manual configuration updates
would be rather time consuming.
I'm looking for a simple drop-in and upgrade solution.