Greetings,
On Sun, Feb 3, 2013 at 1:34 AM, Z W wrote:
> Are there exact steps on how to upgrade (like what directories to copy
> after deploying a new Jenkins war file)
> so we don't miss any plugins, artifacts histories and job
> configurations, etc...) ?
> We like a smooth upgrade or migration.
All the plugins and other stuff is kept in hidden directory .jenkins,
example Mac OS /Users/Peter/.jenkins. So yo need only to stop Jenkins, get
new war file and start Jenkins again.
As from migrating from Hudson to Jenkins I'm not sure. Never had to do such
thing...
Peter
On 3 February 2013 0
Hi All
There are notes on how to install Jenkins.
But there's not many notes on how to upgrade Jenkins or migrate from Hudson.
Are there exact steps on how to upgrade (like what directories to copy
after deploying a new Jenkins war file)
so we don't miss any plugins, artifacts histories and job
co