timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-23757] Prevents installation of plugins requiring a newer Jenkins #5282

Open timja opened 10 years ago

timja commented 10 years ago

The update center is (perhaps badly) designed to alert users of newer versions of plugins that they have installed but which require a newer version of Jenkins as an incentive to upgrade Jenkins

While there are some plugins that may indeed run correctly on older versions of Jenkins than they were built on (so people may legitimately need an out to install a version that claims to require a newer version of Jenkins) in 99.9% of cases users do not want to install a plugin where:

So this RFE would disable the checkbox for those plugins that are providing a compatibility warning.


Originally reported by stephenconnolly, imported from: Prevents installation of plugins requiring a newer Jenkins
  • status: Reopened
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 10 years ago

jglick:

I think there is no need to even provide the option to install a plugin claiming it cannot be installed. If you really think you know better, rebuild it from sources, or take the ten seconds to open the JAR in Emacs and edit its manifest.

timja commented 10 years ago

stephenconnolly:

Well I disagree that it is a duplicate... we can disagree as to whether the switch is necessary... but the switch feature makes this not a duplicate but actually a related issue

timja commented 7 years ago

danielbeck:

More serious now that Jenkins refuses to load these plugins (JENKINS-21486).

timja commented 7 years ago

danielbeck:

Rephrased to not make it optional given the new behavior.

timja commented 2 years ago

[Duplicates: JENKINS-20155]