[
https://issues.apache.org/jira/browse/OFBIZ-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909476#comment-17909476
]
ASF subversion and git services commented on OFBIZ-10924:
---------------------------------------------------------
Commit 3cf51a8c1e1cb72d138d4a2e917d3fbbe0617f70 in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=3cf51a8c1e ]
Reverted: Improved: Have library dependencies moved to a dependencies.gradle
file (OFBIZ-10924)
This reverts commit 6916e775e4c88ac66ecdae981ed05e53f599741b.
I thought Gradle dependencies order had no importance.
It seems though it depends on OS.
So I revert a last time and forget this idea of alphabetically ordering
the dependencies.
> Have library dependencies moved to a dependencies.gradle file
> -------------------------------------------------------------
>
> Key: OFBIZ-10924
> URL: https://issues.apache.org/jira/browse/OFBIZ-10924
> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: Trunk, Upcoming Branch
> Reporter: Pierre Smits
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: Image1.png, OFBIZ-10924-started.patch
>
>
> Currently the libraries needed by ofbiz are defined in the build.gradle file.
> These should reside in a separate dependencies.gradle file that is referenced
> in the build.gradle file, like the common.gradle. As is common practice in
> other projects/solutions that work with dependencies on external libraries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)