You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Adam Heath (JIRA)" <ji...@apache.org> on 2017/09/26 16:36:00 UTC

[jira] [Updated] (OFBIZ-9795) common.gradle doesn't support infinitely component-load.xml depth

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

Adam Heath updated OFBIZ-9795:
------------------------------
    Description: ComponentContainer.java can look at component-load.xml in each and every component directory, and do that to infinite recursion.  If a plugin is installed into ofbiz, it may also contain other nested components/plugins, but common.gradle doesn't handle that.  (was: ComponentConfig.java can look at component-load.xml in each and every component directory, and do that to infinite recursion.  If a plugin is installed into ofbiz, it may also contain other nested components/plugins, but common.gradle doesn't handle that.)

> common.gradle doesn't support infinitely component-load.xml depth
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-9795
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9795
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Gradle
>    Affects Versions: Trunk
>            Reporter: Adam Heath
>            Priority: Minor
>
> ComponentContainer.java can look at component-load.xml in each and every component directory, and do that to infinite recursion.  If a plugin is installed into ofbiz, it may also contain other nested components/plugins, but common.gradle doesn't handle that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)