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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Adam Heath commented on OFBIZ-9795:
-----------------------------------

The best fix for this, would be to have a start-of-day compile phase, that compiles framework/base.  Then, using bits of code from there, parse the baseline files.  This might require a refactor to allow for external access to ComponentContainer files.

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



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