[jira] [Updated] (OFBIZ-9118) Build framework (Plugin mechanism) missing gradle compileOnly dependency feature

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-9118) Build framework (Plugin mechanism) missing gradle compileOnly dependency feature

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-9118:
-----------------------------------
    Description:
The current build framework only supports compile and runtime dependencies but doesn't allow you to declare compile only dependencies which is important for non-transitive dependencies used only at compilation time.

This is documented at https://docs.gradle.org/2.12/release-notes#support-for-declaring-compile-time-only-dependencies-with-java-plugin

  was:The current build framework only supports compile and runtime dependencies but doesn't allow you to declare compile only dependencies which is important for non-transitive dependencies used only at compilation time.


> Build framework (Plugin mechanism) missing gradle compileOnly dependency feature
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9118
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9118
>             Project: OFBiz
>          Issue Type: New Feature
>            Reporter: Valery Chenzo
>            Assignee: Jacques Le Roux
>         Attachments: CompileOnly.patch
>
>
> The current build framework only supports compile and runtime dependencies but doesn't allow you to declare compile only dependencies which is important for non-transitive dependencies used only at compilation time.
> This is documented at https://docs.gradle.org/2.12/release-notes#support-for-declaring-compile-time-only-dependencies-with-java-plugin



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)