[
https://issues.apache.org/jira/browse/OFBIZ-11358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042494#comment-17042494 ]
ASF subversion and git services commented on OFBIZ-11358:
---------------------------------------------------------
Commit c51f703d36e43187b139d3895187170536621a62 in ofbiz-framework's branch refs/heads/trunk from Nicolas Malin
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=c51f703 ]
Improved: Convert ContactMechServices.xml mini-lang to groovyDSL
(OFBIZ-11358)
Convert all services present on ContactMechService.xml to groovyDSL :
* createContactMech
* updateContactMech
* createPostalAddress
* updatePostalAddress
* createTelecomNumber
* updateTelecomNumber
* createEmailAddress
* updateEmailAddress
I reorganized to move service definition from general services.xml file
to dedicate services_contact.xml, and create a new directory groovyScript/contact/
to centralize in future all groovy for contactMech as present on minilang directory
> Convert ContactMechServices.xml mini-lang to groovyDSL
> ------------------------------------------------------
>
> Key: OFBIZ-11358
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11358> Project: OFBiz
> Issue Type: Sub-task
> Components: party
> Affects Versions: Trunk
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Labels: groovy, mini-lang
>
> Migration of file ContactMechServices.xml to groovy
--
This message was sent by Atlassian Jira
(v8.3.4#803005)