The project uPortal - 3.0 Patches has the following 5 changes by 1 author: *Eric Dalquist* made the following changes at
Comment: Merged revisions 45509 via svnmerge from https://www.ja-sig.org/svn/uPortal/trunk ........ r45509 | awills | 2009-03-18 19:14:56 -0500 (Wed, 18 Mar 2009) | 1 line UP-2355: import-preferences should check that the dlm path ref is not null ........ > /uPortal/branches/rel-3-0-patches (45598) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/resources/org/jasig/portal/io/import-preferences.crn > (45598) *Eric Dalquist* made the following changes at Comment: Merged revisions 45550 via svnmerge from https://www.ja-sig.org/svn/uPortal/trunk ........ r45550 | edalquist | 2009-03-20 14:24:13 -0500 (Fri, 20 Mar 2009) | 1 line UP-2377 Add example code in comment for getting portal user's prefered language ........ > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/rendering/StaticRenderingPipeline.java > (45600) > /uPortal/branches/rel-3-0-patches (45600) *Eric Dalquist* made the following changes at Comment: Merged revisions 45474,45494-45495,45517 via svnmerge from https://www.ja-sig.org/svn/uPortal/trunk ........ r45474 | edalquist | 2009-03-16 17:21:52 -0500 (Mon, 16 Mar 2009) | 1 line UP-1787 Add support for transient portlet windows ........ r45494 | edalquist | 2009-03-17 18:42:06 -0500 (Tue, 17 Mar 2009) | 1 line UP-2046 Fix for rendering portlet window IDs when switching back to a non-transient window state. ........ r45495 | edalquist | 2009-03-17 22:48:25 -0500 (Tue, 17 Mar 2009) | 1 line UP-2046 Add javadocs ........ r45517 | edalquist | 2009-03-18 23:46:57 -0500 (Wed, 18 Mar 2009) | 1 line UP-1787 Remove method that shouldn't have been originally committed ........ > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/registry/PortletWindowRegistryImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/om/IPortletWindow.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/url/processing/ChannelRequestParameterProcessor.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/registry/PortletEntityRegistryImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/registry/PortletWindowImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/test/java/org/jasig/portal/portlet/url/PortletUrlSyntaxProviderImplTest.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/test/java/org/jasig/portal/channels/portlet/SpringPortletChannelImplTest.java > (45596) > /uPortal/branches/rel-3-0-patches (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/url/PortletUrlSyntaxProviderImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/channels/portlet/SpringPortletChannelImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/test/java/org/jasig/portal/portlet/registry > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/registry/ITransientPortletWindowRegistry.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/container/services/OptionalContainerServicesImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/session/ScopingPortletSessionImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/container/services/PortletEnvironmentServiceImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/test/java/org/jasig/portal/portlet/registry/TransientPortletWindowRegistryImplTest.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/url/processing/PortletRequestParameterProcessor.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/test/java/org/jasig/portal/mock/portlet/om/MockPortletWindow.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/registry/IPortletWindowRegistry.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/registry/TransientPortletWindowRegistryImpl.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/dao/trans/TransientPortletEntityDao.java > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/resources/properties/contexts/portletContainerContext.xml > (45596) > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/portlet/registry/IPortletEntityRegistry.java > (45596) *Eric Dalquist* made the following changes at Comment: Merged revisions 45522 via svnmerge from https://www.ja-sig.org/svn/uPortal/trunk ........ r45522 | edalquist | 2009-03-19 11:55:32 -0500 (Thu, 19 Mar 2009) | 1 line NOJIRA replace antrun with clean to solve problem of dependency resolution during clean phase ........ > /uPortal/branches/rel-3-0-patches/pom.xml (45599) > /uPortal/branches/rel-3-0-patches (45599) *Eric Dalquist* made the following changes at Comment: Merged revisions 45497 via svnmerge from https://www.ja-sig.org/svn/uPortal/trunk ........ r45497 | edalquist | 2009-03-18 09:08:46 -0500 (Wed, 18 Mar 2009) | 1 line UP-2366 Fix by having ChannelManager.passPortalEvent actually create a new instance of the channel if one doesn't already exist. ........ > /uPortal/branches/rel-3-0-patches/uportal-impl/src/main/java/org/jasig/portal/ChannelManager.java > (45597) > /uPortal/branches/rel-3-0-patches (45597) --------------------------------------------------------------------------------------- No failed tests found, a possible compilation error. Click http://developer.jasig.org/bamboo/browse/UP-30PATCHES-36 to find out more. Thanks, Bamboo -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
