[
https://issues.apache.org/jira/browse/OFBIZ-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793756#comment-17793756
]
Ioan Eugen Stan commented on OFBIZ-12308:
-----------------------------------------
A potential solution on how to approach this task is given in
[https://github.com/apache/ofbiz-framework/pull/678]
> Remove circular dependency between start and base components
> ------------------------------------------------------------
>
> Key: OFBIZ-12308
> URL: https://issues.apache.org/jira/browse/OFBIZ-12308
> Project: OFBiz
> Issue Type: Sub-task
> Components: base, start
> Reporter: Ioan Eugen Stan
> Priority: Major
>
> Right now start and base components depend one on the other.
> This should be resolved so that only 1 component should depend on the other.
> *Guidance needed.*
> Not sure right now if start should depend on base or the reverse.
> This was discovered as part of exploratory branch
> [https://github.com/apache/ofbiz-framework/pull/319] .
> I believe a logical dependency tree for components is needed.
> This dependency tree will help guide people when needing to decide which
> component should depend on which.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)