> On 25.04.2016, at 08:07, Sverre Moe <sverre....@gmail.com> wrote:
> 
> How can I be sure before upgrade to Jenkins 2.0 that all my installed plugins 
> are still compatible?
> 
> Has there been any changes to the API that would require me to update my 
> groovy scripts?

We do not expect plugins to be incompatible with 2.0, except possibly those 
modifying core UI beyond the supported extension points due to some changes to 
the UI. But those plugins should be changed to not do that anyway, as we may 
change parts of the UI in any version for pretty much any reason.

However, we upgraded the bundled Groovy from 1.8.9 to 2.4.x. That could pose a 
problem, depending on what you or your plugins are doing.

FWIW I haven't seen reports of things breaking so far, with the exception of 
Linux systems that had enabled AJP (it used to be enabled by default in the 
RPMs), resulting in an error on startup that can easily be fixed by disabling 
it.

As always, if you need Jenkins to work and downtimes to be minimal, take a full 
backup before upgrading that allows you to downgrade, and/or try the new 
version in a staging environment first.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/BE4B649C-F88C-4283-B6CD-B30C3854BEC4%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to