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)