Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Generated extension accessor can configure DeferredConfigurable extensions #328

Closed
bamboo opened this issue Apr 11, 2017 · 2 comments
Closed

Comments

@bamboo
Copy link
Member

bamboo commented Apr 11, 2017

publishing {
   // this configuration should be deferred since PublishingExtension is marked DeferredConfigurable
   ...
}
@bamboo
Copy link
Member Author

bamboo commented Apr 11, 2017

Related to #327.

eskatos added a commit to gradle/gradle that referenced this issue Apr 11, 2017
Before this commit there was no way to configure a @DeferredConfigurable
extension by name. This commit adds a method to ExtensionContainer in
this regard.

See gradle/kotlin-dsl-samples#328
@eskatos
Copy link
Member

eskatos commented Apr 11, 2017

PR for the necessary change in Gradle proper: gradle/gradle#1806

@bamboo bamboo closed this as completed Apr 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants