OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | September 2007 Index

<--  Date Index  --> <--  Thread Index  -->

Re: exo v2.x : exo-portal build failure due to cyclic reference


After some research in the code repository, it seems that the cyclic 
dependency was introduced by bug correction (Fixed a bug in which preferences 
changes in the current session were overriden after editing a page.) done by 
Brice.

Diff for /v2.x/exo-portal/portal/config/pom.xml between version 10179 and 
19555:

<dependency>
<groupId>exo-portal</groupId>
<artifactId>exo-portal.portal.jsf</artifactId>
<version>${exo.portal.version}</version>
</dependency>
         
<dependency>
<groupId>exo-portal</groupId>
<artifactId>exo-portal.jsf.core-components</artifactId>
<version>${exo.portal.version}</version>
</dependency>

This is this 2 dependency that cause problem.

Any idea?

Rodrigue Le Gall



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.