This is an automated email from the ASF dual-hosted git repository.
mridulpathak pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 7225b3bf20 Bump swagger-ui-dist from 5.32.10 to 5.32.11 in
/framework/rest-api
new 62412c5aa6 Added: Optional disableEeca attribute to entity import
services (OFBIZ-5259)
new c7853869aa Fixed: Never let entity import move a SequenceValueItem
counter backward (OFBIZ-5259)
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:
.../org/apache/ofbiz/entity/util/EntitySaxReader.java | 19 +++++++++++++++++++
framework/webtools/config/WebtoolsUiLabels.xml | 6 ++++++
framework/webtools/servicedef/services.xml | 3 +++
.../org/apache/ofbiz/webtools/WebToolsServices.java | 8 ++++++++
framework/webtools/template/entity/EntityImport.ftl | 1 +
.../webtools/template/entity/EntityImportDir.ftl | 1 +
6 files changed, 38 insertions(+)