-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Currently Jenkins always ships Remoting version from the core to agents. Sometimes it would be better to ship newer version (e.g. with a bugfix for agent side, but it requires)
Proposed changes:
- API in the Core, which allows replacing Slave.JarFile
- Plugin, which bundles Remoting as a resource and replaces the resource if the bundled version is newer than the version in the core
- relates to
-
JENKINS-41196 Pluggable core component
- Closed