This is an automated email from the ASF dual-hosted git repository.
danwatford pushed a change to branch trunk
in repository
https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 7c5b789 Improved: fixes a checkstyle issue
add a7f4f82 Improved: Convert ProductConfigItemContentServices.xml-minilang-to-groovy (OFBIZ-11463)
No new revisions were added by this update.
Summary of changes:
.../config/ProductConfigItemContentServices.groovy | 73 ++++++++++++++++++++++
.../config/ProductConfigItemContentServices.xml | 70 ---------------------
applications/product/servicedef/services.xml | 25 ++++----
3 files changed, 85 insertions(+), 83 deletions(-)
create mode 100644 applications/product/groovyScripts/product/config/ProductConfigItemContentServices.groovy
delete mode 100644 applications/product/minilang/product/config/ProductConfigItemContentServices.xml