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:08:00 UTC

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

Mathieu Lirzin created OFBIZ-11162:
--------------------------------------

             Summary: ‘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
             Fix For: Trunk


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)