On Sun, Jan 25, 2015 at 2:57 PM, Zoran Regvart <[email protected]> wrote: > How would a build wrapper plugin remain backward compatibility with > older Jenkins installations (well older than 1.599 at least)?
Sorry, it is not possible. You can maintain a distinct branch which is compatible with older core versions and merge unrelated fixes between the two, if you wish to continue to produce new releases for older cores. (maven-release-plugin has no trouble releasing from a branch with major-minor-micro versions.) -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3cqVszJr8qnjwOOAjQdjO25iRtGO86-7tNBw-uDdCO3A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
