You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2024/04/12 16:28:00 UTC

[jira] [Commented] (OFBIZ-12983) convert createProject service

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

ASF subversion and git services commented on OFBIZ-12983:
---------------------------------------------------------

Commit 40e3263b990bd1e71150901904ee80aa2189475e in ofbiz-plugins's branch refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=40e3263b9 ]

Improved: convert createProject service (OFBIZ-12983) (#104)

* Improved: convert createProject service (OFBIZ-12983)

convert createProject service code from mini-lang to groovy DSL

modified:
services.xml: changed engine, location and description
ProjectServices.xml: removed simple-method

added:
ProjectServices.groovy: having createProject

* Improved: convert createProject service (OFBIZ-12983)

codenarc corrections
corrections suggested by Michael.

* Updates ProjectServices.groovy

Uses Groovy thruth rather than !=null. It also checks for non empty

jleroux: works locally

---------

Co-authored-by: Jacques Le Roux <ja...@les7arts.com>

> convert createProject service
> -----------------------------
>
>                 Key: OFBIZ-12983
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12983
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>            Reporter: Pierre Smits
>            Priority: Major
>
> convert createProject service code from mini-lang to groovy DSL



--
This message was sent by Atlassian Jira
(v8.20.10#820010)