-
Bug
-
Resolution: Won't Fix
-
Major
The plugin test was failing in a while as it depends on either presence of the software installed in the ci.jenkins.io nodes or an ability to install it while none of it is available there. The test should be rewritten (either in ATH or the plugin sources itself) using docker-fixtures (for example) to verify both scenarios (tools installed already, tools to be installed).
- relates to
-
JENKINS-48116 Jenkins 2.91 breaks builds which require Ruby
-
- Resolved
-
[JENKINS-56211] RVM plugin is broken on Java 11
Link |
New:
This issue relates to |
Labels | New: java11-compatibility |
Labels | Original: java11-compatibility | New: java11-compatibility triaged |
Summary | Original: Fix broken ATH test for rvm plugin | New: RVM plugin is broken on Java 11 |
I am not interested. danielbeck drafted JEP-7 which would make it deprecated. The plugin has not had a release in three years. The test was introduced to verify the core workaround for
JENKINS-48116; the plugin side of the fix is to my knowledge still unreleased, hence JEP-7.