You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2019/03/01 13:43:00 UTC

[jira] [Assigned] (OFBIZ-10695) Improve Gradle code

     [ https://issues.apache.org/jira/browse/OFBIZ-10695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Lirzin reassigned OFBIZ-10695:
--------------------------------------

    Assignee: Mathieu Lirzin

> Improve Gradle code
> -------------------
>
>                 Key: OFBIZ-10695
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10695
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10695_0001-Use-anyMatch-in-subprojectExists.patch, OFBIZ-10695_0002-Replace-iterateOverActiveComponents-with-activeCompo.patch, OFBIZ-10695_0003-Rewrite-getDirectoryInActiveComponentsIfExists.patch, OFBIZ-10695_0004-Rewrite-installAllPlugins.patch, OFBIZ-10695_0005-Use-findAll-in-installPlugin-and-generatePluginDocum.patch
>
>
> It would be nice to improve readability to use a more declarative style in Gradle code.  Moreover the use of Stream avoids the use of callback based methods like what is done in {{iterateOverActiveComponents}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)