You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Joe Eckard (JIRA)" <ji...@apache.org> on 2007/02/21 01:20:05 UTC

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

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.


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

Posted by "Joe Eckard (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Stefan Huehner (JIRA)" <ji...@apache.org>.
     [ 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.