You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (Jira)" <ji...@apache.org> on 2019/08/22 21:17:00 UTC

[jira] [Updated] (OFBIZ-11162) ‘gradlew ofbiz’ should only depend on :classes target like ‘gradlew run’

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

Mathieu Lirzin updated OFBIZ-11162:
-----------------------------------
    Attachment: OFBIZ-11162_0001-Make-gradlew-ofbiz-depend-on-classes-instea.patch
                OFBIZ-11162_0002-Make-gradlew-depend-on-jar-and-test.patch

> ‘gradlew ofbiz’ should only depend on :classes target like ‘gradlew run’
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-11162
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11162
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Minor
>             Fix For: Trunk
>
>         Attachments: OFBIZ-11162_0001-Make-gradlew-ofbiz-depend-on-classes-instea.patch, OFBIZ-11162_0002-Make-gradlew-depend-on-jar-and-test.patch
>
>
> run OFBiz from Gradle does not require to construct a Jar so it is better to reduce the dependency graph of {{gradlew ofbiz}}
> Additionally {{gradlew}} should be only on :jar on :test to avoid building distribution archives instead of messing with :build dependency graph



--
This message was sent by Atlassian Jira
(v8.3.2#803003)