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

Automatically expose *.gradle.kts from regular Kotlin source sets as binary plugins to java-gradle-plugin (binary kts plugins) #669

Closed
4 tasks done
bamboo opened this issue Jan 17, 2018 · 0 comments

Comments

@bamboo
Copy link
Member

bamboo commented Jan 17, 2018

  • project script plugins from the plugin sourceset
  • settings script plugins from the plugin sourceset
  • init script plugins from the plugin sourceset
  • infer plugin id from script file name and package name
@bamboo bamboo added this to the 1.0.0 milestone Jan 17, 2018
@eskatos eskatos modified the milestones: 1.0.0, 0.16.x Feb 9, 2018
@bamboo bamboo self-assigned this Mar 15, 2018
bamboo added a commit that referenced this issue Mar 19, 2018
The Gradle plugin id is derived from the script file name and its
package declaration if any.

The implementation is currently limited to scripts under
`src/main/kotlin`. Future commits will lift this restriction.

See #669
@bamboo bamboo closed this as completed Mar 26, 2018
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