/[Apache-SVN]
ViewVC logotype

Revision 1869185


Jump to revision: Previous Next
Author: mthl
Date: Wed Oct 30 15:47:58 2019 UTC (4 years, 4 months ago)
Changed paths: 2
Log Message:
Improved: Turn ‘DependsOnInfo’ into a String
(OFBIZ-11264)

`depends-on` XML tag doesn't have any `loader` or `location` attribute so
DependsOnInfo does not need to extend ResourceInfo.

When removing the class derivation, DependsOnInfo now becomes a simple box
containing a String attribute. In order to make the manipulation of dependency
information simpler, the attribute is now inlined as a simple String value.

Thanks: Samuel Trégouët for your contribution


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/component/ComponentConfig.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/container/ComponentContainer.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26