Re: message "You have data stored in an older format and/or unreadable data." after Groovy init script

2018-10-01 Thread Vincent Latombe
domain.com") > mailerDesc.setUseSsl(false) > mailerDesc.setDefaultSuffix("@domain.com") > mailerDesc.setReplyToAddress("jenk...@domain.com") > mailerDesc.setCharset("UTF-8") > mailerDesc.save() > > When the next time J

message "You have data stored in an older format and/or unreadable data." after Groovy init script

2018-09-28 Thread Jeroen Wolff
ailerDesc.setUseSsl(false) mailerDesc.setDefaultSuffix("@domain.com") mailerDesc.setReplyToAddress("jenk...@domain.com") mailerDesc.setCharset("UTF-8") mailerDesc.save() When the next time Jenkins restarts after this script i get an warning "You have d

Re: older format and/or unreadable data

2012-02-22 Thread danny staple
am using the LTS version (1.424.2). When I click on manage jenkins, > > I see a warning saying "You have data stored in an older format and/or > > unreadable data." with two buttons "manage" and "dismiss". Last time I > > saw this on non-LTS version of

Re: older format and/or unreadable data

2012-02-21 Thread Michael Higgins
On Tue, 21 Feb 2012 13:59:11 -0800 (PST) mete wrote: > > Hello, > > I am using the LTS version (1.424.2). When I click on manage jenkins, > I see a warning saying "You have data stored in an older format and/or > unreadable data." with two buttons "manage"

older format and/or unreadable data

2012-02-21 Thread mete
Hello, I am using the LTS version (1.424.2). When I click on manage jenkins, I see a warning saying "You have data stored in an older format and/or unreadable data." with two buttons "manage" and "dismiss". Last time I saw this on non-LTS version of jenkins