@WithBridgeMethods and @AdaptField did not work to maintain binary compatibility.
Existing code referring to a member of type AbstractBuild often called methods not present in Run. Changed to retain the existing fields and getters but deprecating them and introducing replacements.
Loading
Please register or sign in to comment