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

The DefaultSourceDirectorySet constructor has been deprecated #169

Open
emulov opened this issue Jan 11, 2019 · 0 comments
Open

The DefaultSourceDirectorySet constructor has been deprecated #169

emulov opened this issue Jan 11, 2019 · 0 comments

Comments

@emulov
Copy link

emulov commented Jan 11, 2019

Hi,

Since upgrading to Gradle 5.0 we get the following warning message when using the com.eriwen.gradle.js.tasks.MinifyJsTask:

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. at build_931gl2743m2v4e7n85qw5q200$_run_closure3.doCall

What should be done to avoid this warning and to make sure that we can still use the com.eriwen.gradle.js Gradle plugin as soon as Gradle 6.0 is released?

Thanks and kind regards,
Emulov

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant