Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-wsrp
Commit: e588940bd65ee1bb8441e335d69289b1ec3ab693
https://github.com/gatein/gatein-wsrp/commit/e588940bd65ee1bb8441e335d692...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M admin-gui/src/main/webapp/jsf/producer/producer.xhtml
Log Message:
-----------
Minor cosmetic change.
Commit: c7c4b9940d0078b16c969844baed8cddf28d2d00
https://github.com/gatein/gatein-wsrp/commit/c7c4b9940d0078b16c969844baed...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/services/SOAPServiceFactory.java
Log Message:
-----------
Re-activate cache for non-WSS scenarii.
Commit: f8a32cf803e86414e41774be9d9416b67fd9e982
https://github.com/gatein/gatein-wsrp/commit/f8a32cf803e86414e41774be9d94...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M producer/src/main/java/org/gatein/exports/impl/ExportManagerImpl.java
Log Message:
-----------
GTNWSRP-350: prefer export by value and only use export by reference when we have set an
ExportPersistenceManager and don't prefer export by value.
Commit: 9875b9f6385448324ca9157241be7e215b82779a
https://github.com/gatein/gatein-wsrp/commit/9875b9f6385448324ca9157241be...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/consumer/ProducerInfo.java
M consumer/src/main/java/org/gatein/wsrp/consumer/WSRPConsumerImpl.java
Log Message:
-----------
Renamed getPortletMap to getPOPPortletMap for better accuracy.
Commit: bde11e1e5718730bd5ba25d809692e37793e54b7
https://github.com/gatein/gatein-wsrp/commit/bde11e1e5718730bd5ba25d80969...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M admin-gui/src/main/java/org/gatein/wsrp/admin/ui/ConsumerBean.java
Log Message:
-----------
Fixed typo.
Commit: 873731d8c5d0916db35140c7b7667516237cd925
https://github.com/gatein/gatein-wsrp/commit/873731d8c5d0916db35140c7b766...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M admin-gui/src/main/java/org/gatein/wsrp/admin/ui/ConsumerBean.java
M consumer/src/main/java/org/gatein/wsrp/consumer/ProducerInfo.java
Log Message:
-----------
Added getAllPortletsMap and getNumberOfPortlets methods and now return all known
portlets in ConsumerBean.getPortlets.
Commit: 8285ff8cdde2cf5c347459993bcd7077aaeed920
https://github.com/gatein/gatein-wsrp/commit/8285ff8cdde2cf5c347459993bcd...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M admin-gui/src/main/java/org/gatein/wsrp/admin/ui/ConsumerBean.java
M admin-gui/src/main/webapp/jsf/consumers/exports/export.xhtml
M admin-gui/src/main/webapp/jsf/consumers/exports/exportDetail.xhtml
M admin-gui/src/main/webapp/jsf/consumers/exports/import.xhtml
Log Message:
-----------
GTNWSRP-348 Properly show cloned portlets and make them available for export.
Commit: 16679ca4afb9db9fccf6c03da472edb8bca8d65b
https://github.com/gatein/gatein-wsrp/commit/16679ca4afb9db9fccf6c03da472...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/consumer/ProducerInfo.java
M consumer/src/main/java/org/gatein/wsrp/consumer/WSRPConsumerImpl.java
Log Message:
-----------
Renamed getPOPPortletMap to getProducerOfferedPortletMap for better clarity.
Commit: 0f8e9df93282e90d86ef802600729e69d7d0b3c4
https://github.com/gatein/gatein-wsrp/commit/0f8e9df93282e90d86ef80260072...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M producer/src/main/java/org/gatein/exports/data/ExportData.java
Log Message:
-----------
Removed useless exception.
Commit: 6bd022bfa82b110c8482fda9f10fc516fe5432db
https://github.com/gatein/gatein-wsrp/commit/6bd022bfa82b110c8482fda9f10f...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M common/src/main/java/org/gatein/wsrp/WSRPUtils.java
Log Message:
-----------
Extracted getStateOrNullFor method to retrieve the (potentially null) state associated
to a PortletContext.
Commit: ad192f298c61db6ee859ca6e3bef32918e8cd3e9
https://github.com/gatein/gatein-wsrp/commit/ad192f298c61db6ee859ca6e3bef...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M
producer/src/main/java/org/gatein/wsrp/producer/handlers/PortletManagementHandler.java
Log Message:
-----------
Use local variable.
Commit: 40c982bb6047954f8f4ce017eef77ef9c58ef70f
https://github.com/gatein/gatein-wsrp/commit/40c982bb6047954f8f4ce017eef7...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M
producer/src/main/java/org/gatein/wsrp/producer/handlers/PortletManagementHandler.java
M
producer/src/main/java/org/gatein/wsrp/producer/invoker/RegistrationCheckingPortletInvoker.java
M
producer/src/test/java/org/gatein/wsrp/producer/invoker/RegistrationCheckingPortletInvokerTestCase.java
M
wsrp-producer-war/src/test/java/org/gatein/wsrp/protocol/v2/PortletManagementTestCase.java
Log Message:
-----------
GTNWSRP-349 Return the same portletHandle as the one that was used to trigger the export
instead of potentially changing it to return the "original" portlet handle when
exporting clones.
Adapted RegistrationCheckingPortletInvoker since it now needs to potentially deal with
handles of cloned portlets.
Note that this change requires also a PC version that includes a fix for GTNPC-101 to work
properly.
Commit: 10ac83236bfc191a6986697daa266738eac534dd
https://github.com/gatein/gatein-wsrp/commit/10ac83236bfc191a6986697daa26...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M wsrp-producer-war/src/test/resources/arquillian.xml
Log Message:
-----------
Make it possible to attach a debugger to tests by default.
Commit: ff6220d41d3768e9fb4f3ef0bc79cff5ded0448b
https://github.com/gatein/gatein-wsrp/commit/ff6220d41d3768e9fb4f3ef0bc79...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M wsrp-producer-war/pom.xml
Log Message:
-----------
Added (commented-out) example of how to only activate one test (excludes would also
work).
Commit: 6b37693cbc36c80f2a4875fbd5a05a1917bd0eb0
https://github.com/gatein/gatein-wsrp/commit/6b37693cbc36c80f2a4875fbd5a0...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M
producer/src/main/java/org/gatein/wsrp/producer/handlers/PortletManagementHandler.java
Log Message:
-----------
Minor improvements.
Commit: 986ef504d15536d6e3cbd9166f8dbd8a3a8d0c15
https://github.com/gatein/gatein-wsrp/commit/986ef504d15536d6e3cbd9166f8d...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M pom.xml
M producer/src/main/java/org/gatein/exports/ExportManager.java
M producer/src/main/java/org/gatein/exports/ExportPersistenceManager.java
R producer/src/main/java/org/gatein/exports/OperationFailedException.java
R producer/src/main/java/org/gatein/exports/OperationNotSupportedException.java
M producer/src/main/java/org/gatein/exports/data/ExportContext.java
M producer/src/main/java/org/gatein/exports/data/ExportData.java
M producer/src/main/java/org/gatein/exports/data/ExportPortletData.java
R producer/src/main/java/org/gatein/exports/data/PersistedExportData.java
M producer/src/main/java/org/gatein/exports/impl/ExportManagerImpl.java
M producer/src/test/java/org/gatein/export/ExportTestCase.java
M
wsrp-producer-war/src/test/java/org/gatein/wsrp/protocol/v2/PortletManagementTestCase.java
M
wsrp-producer-war/src/test/java/org/gatein/wsrp/support/TestMockExportPersistenceManager.java
Log Message:
-----------
Initial import / export refactoring and cleaning-up.
Re-worked ExportData and subclasses to make them handle persistence directly, removed
PersistedExportData.
Started simplifying ExportPersistenceManager, might need some more cleaning up to better
handle persistence use cases.
Commit: 2b62cafe0ff17bf1cb47c80fc211e0362366696d
https://github.com/gatein/gatein-wsrp/commit/2b62cafe0ff17bf1cb47c80fc211...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M producer/src/main/java/org/gatein/exports/data/ExportContext.java
Log Message:
-----------
Removed unneeded import.
Commit: bf45e583ea84bb8471c84e0b86186c2bc1848541
https://github.com/gatein/gatein-wsrp/commit/bf45e583ea84bb8471c84e0b8618...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M producer/src/main/java/org/gatein/exports/data/ExportPortletData.java
Log Message:
-----------
We don't need to store the export context id in the serialized state as it's
only needed in the export by reference scenario and therefore there should be an export
context to begin with.
Commit: d7c3d2fbdea81cd60b4241d3ac0aa81433a97fa3
https://github.com/gatein/gatein-wsrp/commit/d7c3d2fbdea81cd60b4241d3ac0a...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Upgrade to PC 2.4.1.CR02.
Compare:
https://github.com/gatein/gatein-wsrp/compare/0c6ed6aa1030...d7c3d2fbdea8