Stop bundling CVS plugin.
Jenkins will no longer automatically install CVS plugin on startup if a plugin depending on Jenkins (then Hudson) 1.340 or earlier is discovered.
If you use a plugin that relies on the functionality provided by CVS plugin and manage plugins outside the Jenkins plugin manager, you will now need to ensure yourself that a recent release of CVS plugin is installed.
Jenkins will attempt to load such plugins but may fail at any time during startup or afterwards with ClassNotFoundException or similar.
(pull 5102)
Don't tell users to signup if they can't.
(issue 64426)
Correct Freestyle font-size for descriptions.
(issue 64332)
FieldUtils now silently fails to set public final fields again.
(issue 64390)
The page variable divBasedFormLayout is globally available, not only within .
(issue 64403)