Details
-
Type:
Improvement
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.12-rc-1
Description
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)
Issue Links
- dependent on
-
GRADLE-3399 Allow declaration of compile only dependencies
- Resolved
This is specially for JavaPlugin I believe