Details
Description
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.
Attachments
Issue Links
- links to