[jira] Created: (OFBIZ-741) Build failure - circular dependency?

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

[jira] Created: (OFBIZ-741) Build failure - circular dependency?

Nicolas Malin (Jira)
Build failure - circular dependency?
------------------------------------

                 Key: OFBIZ-741
                 URL: https://issues.apache.org/jira/browse/OFBIZ-741
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
    Affects Versions: SVN trunk
            Reporter: Joe Eckard
            Priority: Blocker


The product component requires the order component jar to build cleanly. However, the order component requires the marketing component jar and the marketing component requires the product component jar.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-741) Build failure - circular dependency?

Nicolas Malin (Jira)

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

Stefan Huehner updated OFBIZ-741:
---------------------------------

    Attachment: ofbiz_build1.diff

I noticed that when removing the order reference from the product build.xml file the compilation succeeds just fine. As this break the circular dependency it fixes this problem.

However no further testing has been done to adress potential side effects (but i can't think of any at the moment).

> Build failure - circular dependency?
> ------------------------------------
>
>                 Key: OFBIZ-741
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-741
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Priority: Blocker
>         Attachments: ofbiz_build1.diff
>
>
> The product component requires the order component jar to build cleanly. However, the order component requires the marketing component jar and the marketing component requires the product component jar.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-741) Build failure - circular dependency?

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacopo Cappellato closed OFBIZ-741.
-----------------------------------

    Resolution: Fixed

Thanks Joe, your patch is in rev. 509936

> Build failure - circular dependency?
> ------------------------------------
>
>                 Key: OFBIZ-741
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-741
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Priority: Blocker
>         Attachments: ofbiz_build1.diff
>
>
> The product component requires the order component jar to build cleanly. However, the order component requires the marketing component jar and the marketing component requires the product component jar.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-741) Build failure - circular dependency?

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Joe Eckard commented on OFBIZ-741:
----------------------------------

This patch was actually from Stefan Huehner

> Build failure - circular dependency?
> ------------------------------------
>
>                 Key: OFBIZ-741
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-741
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Joe Eckard
>            Priority: Blocker
>         Attachments: ofbiz_build1.diff
>
>
> The product component requires the order component jar to build cleanly. However, the order component requires the marketing component jar and the marketing component requires the product component jar.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.