Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: b25e7bb60582358221a264f501baf7de5cc69c26
https://github.com/gatein/gatein-portal/commit/b25e7bb60582358221a264f501...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-27 (Tue, 27 Nov 2012)
Changed paths:
M
wsrp-integration/extension-component/src/main/java/org/gatein/integration/wsrp/jcr/JCRPersister.java
Log Message:
-----------
GTNPORTAL-2726 Factor out SessionLifeCycle common code into a new
AbstractSessionLifeCycle and make WSRPSessionLifeCycle and PortletStatesSessionLifeCycle
extend it, thereby also addressing the PortletStatesSessionLifeCycle issue.
Commit: 61ac11a101774f88f9d1ec102c6ba001781f2ff1
https://github.com/gatein/gatein-portal/commit/61ac11a101774f88f9d1ec102c...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-27 (Tue, 27 Nov 2012)
Changed paths:
M
wsrp-integration/extension-component/src/main/java/org/gatein/integration/wsrp/structure/MOPConsumerStructureProvider.java
Log Message:
-----------
GTNWSRP-328 PageInfo was not properly handling pages with the same name but in different
sites
Commit: 6aa1106a9823fdbdcf2dc6343af6f49eac2e1d64
https://github.com/gatein/gatein-portal/commit/6aa1106a9823fdbdcf2dc6343a...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-27 (Tue, 27 Nov 2012)
Changed paths:
M
wsrp-integration/extension-component/src/main/java/org/gatein/integration/wsrp/structure/MOPConsumerStructureProvider.java
M
wsrp-integration/extension-component/src/test/java/org/gatein/integration/wsrp/structure/MOPConsumerStructureProviderTestCase.java
Log Message:
-----------
GTNWSRP-328 Fixed tests.
Compare:
https://github.com/gatein/gatein-portal/compare/70750391371b...6aa1106a9823