/[Apache-SVN]
ViewVC logotype

Revision 1854667


Jump to revision: Previous Next
Author: mthl
Date: Sat Mar 2 19:31:44 2019 UTC (5 years, 1 month ago)
Changed paths: 5
Log Message:
Improved: Use ‘FlexibleLocation#resolveLocation(String)’ when possible (OFBIZ-10821)

Previously the artifact info classes were using the
‘FlexibleLocation#resolveLocation(String, ClassLoader)’ method by
passing ‘null’ as the second argument which is equivalent to calling
the more specific ‘FlexibleLocation#resolveLocation(String)’ method
with the same first argument.


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/webtools/src/main/java/org/apache/ofbiz/webtools/artifactinfo/EntityArtifactInfo.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webtools/src/main/java/org/apache/ofbiz/webtools/artifactinfo/FormWidgetArtifactInfo.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webtools/src/main/java/org/apache/ofbiz/webtools/artifactinfo/ScreenWidgetArtifactInfo.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webtools/src/main/java/org/apache/ofbiz/webtools/artifactinfo/ServiceArtifactInfo.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/webtools/src/main/java/org/apache/ofbiz/webtools/artifactinfo/ServiceEcaArtifactInfo.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26