/[Apache-SVN]
ViewVC logotype

Revision 1858480


Jump to revision: Previous Next
Author: mthl
Date: Wed May 1 12:34:20 2019 UTC (5 years ago)
Changed paths: 2
Log Message:
Improved: Do not use ‘java.util’ backported classes
(OFBIZ-11003)

Probably due to some IDE auto-importing mistake, some classes meant as
backports of the ‘java.util.Arrays’ and ‘java.util.Collections’
classes were imported.  This make no sense since we are requiring
Java 8 which already provides those.


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/content/src/main/java/org/apache/ofbiz/content/data/DataServices.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/container/ContainerLoader.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26