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 2018/12/05 17:40:00 UTC

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

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

Mathieu Lirzin commented on OFBIZ-10695:
----------------------------------------

I have included a series of patches which are meant to be applied in order.

> 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
>            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)