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

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


    from 052f347  Improved: Converted the setPaymentStatus service from XML to 
groovy DSL. (OFBIZ-11482)
     new 7230aa8  Improved: Convert createMatchingPaymentApplication service 
from mini-lang to groovy DSL (OFBIZ-11500)
     new 2ebf14e  Improved: Convert SystemInfoServices.xml mini lang to groovy 
(OFBIZ-11919)

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:
 .../groovyScripts/payment/PaymentServices.groovy   | 117 +++++++++++++++
 .../minilang/payment/PaymentServices.xml           | 135 -----------------
 .../accounting/servicedef/services_payment.xml     |   4 +-
 .../ofbizsetup/SystemInfoServices.groovy           | 104 ++++++++++++++
 .../commonext/minilang/SystemInfoServices.xml      | 159 ---------------------
 applications/commonext/servicedef/services.xml     |  24 ++--
 6 files changed, 235 insertions(+), 308 deletions(-)
 create mode 100644 
applications/commonext/groovyScripts/ofbizsetup/SystemInfoServices.groovy
 delete mode 100644 applications/commonext/minilang/SystemInfoServices.xml

Reply via email to