This is an automated email from the ASF dual-hosted git repository.
surajk pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from c52e437 Improved: Removes trailing blanks found by chance, updates
checkstyleMain.maxErrors
new fc6b8a6 Improved: Corrected remaining ', is not followed by
whitespace' checkstyle errors in framework component. (OFBIZ-11805)
new 443025e Merge branch 'trunk' of
https://gitbox.apache.org/repos/asf/ofbiz-framework into trunk
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/ofbiz/base/util/UtilMisc.java | 2 +-
.../container/CrossSubdomainSessionValve.java | 2 +-
.../java/org/apache/ofbiz/common/FindServices.java | 4 +-
.../apache/ofbiz/common/image/ImageTransform.java | 2 +-
.../apache/ofbiz/common/login/LoginServices.java | 82 +++++++++++-----------
.../org/apache/ofbiz/entity/model/ModelEntity.java | 2 +-
.../ofbiz/entity/model/ModelEntityChecker.java | 2 +-
.../org/apache/ofbiz/entity/model/ModelReader.java | 2 +-
.../apache/ofbiz/entity/model/ModelViewEntity.java | 2 +-
.../org/apache/ofbiz/entity/util/EntityUtil.java | 6 +-
.../java/org/apache/ofbiz/security/Security.java | 2 +-
.../ofbiz/webapp/control/RequestHandler.java | 2 +-
.../webtools/artifactinfo/ServiceArtifactInfo.java | 4 +-
13 files changed, 56 insertions(+), 58 deletions(-)