Skip to content
This repository was archived by the owner on Jul 17, 2022. It is now read-only.

Gradle 6.0 compatibility by removing deprecated API#52

Open
616slayer616 wants to merge 3 commits intoeriwen:masterfrom
616slayer616:master
Open

Gradle 6.0 compatibility by removing deprecated API#52
616slayer616 wants to merge 3 commits intoeriwen:masterfrom
616slayer616:master

Conversation

@616slayer616
Copy link
Copy Markdown

Fixes gradle-js-plugin issue #168 which also exists in this project.

resolve only resolvable configurations

eriwen/gradle-js-plugin@d2e7e3b
robinverduijn referenced this pull request in robinverduijn/gradle-css-plugin Jul 5, 2019
…s been deprecated`.

- Fixed by using the ObjectFactory service to create the source directory set

This fixes the following deprecation warning seen in any projects that apply the gradle-css-plugin:

```
The DefaultSourceDirectorySet constructor has been deprecated.
This is scheduled to be removed in Gradle 6.0.
Please use the ObjectFactory service to create instances of SourceDirectorySet instead.
```
robinverduijn added a commit to robinverduijn/gradle-css-plugin that referenced this pull request Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant