This is an automated email from the ASF dual-hosted git repository. mthl pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 28b658e Improved: Equivalent of svn:auto-props properties on the server (OFBIZ-OFBIZ-11279) new 6c745f6 Improved: Retrieve the included controller files eagerly (OFBIZ-11313) new 7508917 Improved: Remove ‘RequestHandler#ControllerConfig’ wrapper (OFBIZ-11313) 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: build.gradle | 2 +- .../ofbiz/webapp/control/ConfigXMLReader.java | 67 ++++++---- .../ofbiz/webapp/control/RequestHandler.java | 148 +++++---------------- .../webapp/event/ServiceMultiEventHandler.java | 7 +- .../ofbiz/webapp/control/RequestHandlerTests.java | 7 +- .../java/org/apache/ofbiz/widget/WidgetWorker.java | 9 +- 6 files changed, 77 insertions(+), 163 deletions(-)