You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Priya Sharma (Jira)" <ji...@apache.org> on 2020/04/10 04:25:00 UTC

[jira] [Commented] (OFBIZ-11389) Convert createContentAlternativeUrl service from mini-lang to groovy DSL

    [ https://issues.apache.org/jira/browse/OFBIZ-11389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080211#comment-17080211 ] 

Priya Sharma commented on OFBIZ-11389:
--------------------------------------

Updated the patch with some better code practices
 * removed usage of UtilValidate and used groovy truth instead
 * used specific exceptions catch instead of the generic one.

Someone, please review the patch. Thanks!

> Convert createContentAlternativeUrl service from mini-lang to groovy DSL
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-11389
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11389
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: content
>    Affects Versions: Trunk
>            Reporter: Devanshu Vyas
>            Assignee: Priya Sharma
>            Priority: Major
>         Attachments: OFBIZ-11389.patch
>
>
> Convert createContentAlternativeUrl service code from mini-lang to groovy DSL.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)