Mail Archive Home | exoplatform List | September 2007 Index
| <-- Date Index --> | <-- Thread Index --> |
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 --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.