[ 
https://issues.apache.org/jira/browse/OFBIZ-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369499#comment-15369499
 ] 

Taher Alkhateeb commented on OFBIZ-7745:
----------------------------------------

because framework and applications are not plugins, so having a centralized 
location for the core libraries reduces the risk of dependency problems which 
are extremely difficult in Java. In fact it is so difficult I was not able to 
replace everything yet. If you run ./gradlew dependencies you will understand 
how complex this is and how valuable it is to reduce the libraries at the core.

Hence, plugins plug in with their dependencies, and core is centralized in the 
master build script. This substantially reduces the complexity which we are 
still trying to untangle and appreciate any help with.

> Have a gradle build file for the content component
> --------------------------------------------------
>
>                 Key: OFBIZ-7745
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7745
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>              Labels: gradle
>




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

Reply via email to