We should add it. A pull request would be the quickest way to make this happen :)
On 26 August 2014 at 8:41:19 am, Lóránt Pintér (lorant.pin...@gmail.com) wrote: Sounds like a good direction. Can we have some goodness in the short run too, like adding this single overload? — Lóránt On Mon, Aug 25, 2014 at 11:15 PM, Rene Groeschke <gra...@breskeby.com> wrote: Hello Lóránt, In the long run we want to get rid of the explicit closure parameter methods and use Actions as parameters for methods of the Gradle API. The accoding closure companion is then added dynamically. This is already done in some places, but not for all (as you noticed). cheers, René <postbox-contact.jpg> Lóránt Pintér 25 Aug 2014 14:26 Hi, Would it be possible to add a version of Project.exec() that takes an Action instead of a Closure? Thanks, Lorant — Lóránt