This is an automated email from the ASF dual-hosted git repository.

nmalin pushed a change to branch release24.09
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


    from 36375bb46f Improved: Add the OpenSSF Best Practices Badge (OFBIZ-13198)
     new d8b7a3cc29 Improved: slim down groovy scriptlet on minilang 
(OFBIZ-13146)
     new 81cb0a7852 Improved: Allow to use GroovyDsl in FlexibleStringExpander 
(OFBIZ-13133) (#839)

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:
 .../commonext/minilang/setup/SetupEvents.xml       |  9 +--
 .../marketing/contact/ContactListServices.xml      |  2 +-
 .../order/minilang/test/ShoppingCartTests.xml      | 12 ++--
 .../party/minilang/customer/CustomerEvents.xml     |  9 +--
 applications/party/minilang/user/UserEvents.xml    | 13 +++--
 .../product/inventory/InventoryReserveServices.xml | 21 ++-----
 .../product/inventory/InventoryServices.xml        |  4 +-
 .../minilang/product/test/GroupOrderTest.xml       | 52 ++++++++---------
 build.gradle                                       |  1 +
 .../org/apache/ofbiz/base/util/ScriptUtil.java     | 67 +++++++++++++++++++++-
 .../FlexibleStringExpanderBaseCodeTests.groovy     | 63 ++++++++++++++++++++
 .../util/string/FlexibleStringExpanderTests.java   |  9 +++
 framework/security/config/security.properties      | 15 +++++
 13 files changed, 209 insertions(+), 68 deletions(-)
 create mode 100644 
framework/base/src/test/groovy/org/apache/ofbiz/base/util/string/FlexibleStringExpanderBaseCodeTests.groovy

Reply via email to