cuba-platform / cuba-gradle-plugin

Gradle plugin for building CUBA platform and applications
https://www.cuba-platform.com
Apache License 2.0
15 stars 18 forks source link

Use standard Gradle compileOnly configuration instead of provided #27

Closed haulmont-git closed 6 years ago

haulmont-git commented 6 years ago

Custom provided configuration will be removed and replaced with standard compileOnly

See https://blog.gradle.org/introducing-compile-only-dependencies


Original issue: https://youtrack.haulmont.com/issue/PL-10394

jreznot commented 6 years ago

We should tell Studio and CLI team use the same behavior when project is generated

dtsaryov commented 6 years ago

A ticket for CUBA Studio: YouTrack.