> The issue with #1 is that users of the new version will have to change their
> apply(plugin: «id») statements to use the new qualified id.

I prefer this approach as long as it's combined with appropriate
feedback. Mentioning this in the release notes is important, but would
it be possible to add a check when the build is executed? I'm thinking
along the lines of, if no qualified ID is present in the apply()
statement, then:

1. warn that the user may have to update the ID

2. check whether the plugin repository contains a plugin of the same
name, but with a qualified ID and let the user know that such is
available.

Peter

-- 
Peter Ledbrook
t: @pledbrook

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to