On Mon, Jan 6, 2014 at 3:37 PM, Ulli Hafner <[email protected]> wrote: > rather than using the latest I would suggest to use the smallest version that > compiles (or works)
There are arguments to be made both ways. Using a minimal parent version ensures that the maximum number of people could use your plugin, of course. But you also get access to inferior APIs; and are testing against an old version of Jenkins that few people use any more, so you might actually be missing problems (or opportunities) with more current releases. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
