-
Type:
Improvement
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.12-rc-1
The intent of 'provided' configuration is to define dependencies which are needed for compilation, but which should not be "exported" (aka should not show up in runtime configuration)
- dependent on
-
GRADLE-3399 Allow declaration of compile only dependencies
- Resolved