-
New Feature
-
Resolution: Unresolved
-
Major
-
None
I want project-inheritance to support the preSCMbuildstep plugin.
preSCMbuildstep extend:
public class PreSCMBuildStepsWrapper extends BuildWrapper
function:
public void preCheckout(AbstractBuild build, Launcher launcher,
BuildListener listener)
I am willing to give it a try but am looking for comparable/commit code to read. If you feel you are want to implement this yourself I will be glad and can contribute with testing.