This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a change to branch release18.12
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 81a14e8 Fixed: Used the jdk 8 compatible version for
gradle-svntools-plugin (OFBIZ-11601) build.grale using latest.release of
gradle-svntools-plugin, and gradle-svntools-plugin release its latest release
on 19th with jdk11 compatible. So this is causing build failure
new 0805e57 Fixed: Compound-widget not works with condition
new 1bdd636 Fixed: Compound-widget not works with condition
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:
.../ofbiz/widget/model/AbstractModelCondition.java | 2 +-
.../org/apache/ofbiz/widget/model/GridFactory.java | 14 +++++++++--
.../apache/ofbiz/widget/model/ModelFormAction.java | 11 +++++----
.../apache/ofbiz/widget/model/ModelMenuAction.java | 2 +-
.../ofbiz/widget/model/ModelScreenCondition.java | 2 +-
.../ofbiz/widget/model/ModelWidgetCondition.java | 27 +++++++++++-----------
6 files changed, 35 insertions(+), 23 deletions(-)