Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-pc
Commit: f7feba0cd3148594e51ae1d0d91376b265dbd2cb
https://github.com/gatein/gatein-pc/commit/f7feba0cd3148594e51ae1d0d91376...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-07 (Thu, 07 Feb 2013)
Changed paths:
M api/src/main/java/org/gatein/pc/api/spi/PortalContext.java
Log Message:
-----------
GTNPC-100 Update version qualifier to match upcoming version.
Commit: 710b1aa9d3cab758252b31b4317d706f64cd3826
https://github.com/gatein/gatein-pc/commit/710b1aa9d3cab758252b31b4317d70...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-07 (Thu, 07 Feb 2013)
Changed paths:
M
portlet/src/main/java/org/gatein/pc/portlet/state/producer/ProducerPortletInvoker.java
Log Message:
-----------
GTNPC-101 Use the original portlet id as available from the provided state instead of
the one available from the provided PortletContext so that imported state always refer to
a resolvable portlet (which might not happen if the provided PortletContext is that of a
clone).
Commit: efa400ccfb65ea9b3808447afed5ea8461f88613
https://github.com/gatein/gatein-pc/commit/efa400ccfb65ea9b3808447afed5ea...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M
portlet/src/test/java/org/gatein/pc/test/portlet/state/AbstractStatefulPortletInvokerTestCase.java
Log Message:
-----------
GTNPC-101 Added tests
Compare:
https://github.com/gatein/gatein-pc/compare/bf176e63ec97...efa400ccfb65