You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature request
Jenkins announced a breaking change regarding the XStream library used to read and write XML configuration files. This change affects the serializability of ToolInstallation implementations as used in ETInstallation.
In order to ensure compatibility with recent Jenkins versions a refactoring is needed for instantiating ETInstallation in dynamic pipelines.
Describe the feature request
Jenkins announced a breaking change regarding the XStream library used to read and write XML configuration files. This change affects the serializability of
ToolInstallation
implementations as used inETInstallation
.In order to ensure compatibility with recent Jenkins versions a refactoring is needed for instantiating
ETInstallation
in dynamic pipelines.Additional context
JEP-228
Update compatibility table after successful merge and release.
The text was updated successfully, but these errors were encountered: