Author: taylor Date: Sat Jul 12 21:55:14 2014 New Revision: 1610064 URL: http://svn.apache.org/r1610064 Log: JS2-1295: backporting trunk to 2.2.3 release
Modified: portals/jetspeed-2/portal/branches/JETSPEED-BRANCH-2.2.2-POST-RELEASE/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml Modified: portals/jetspeed-2/portal/branches/JETSPEED-BRANCH-2.2.2-POST-RELEASE/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/JETSPEED-BRANCH-2.2.2-POST-RELEASE/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml?rev=1610064&r1=1610063&r2=1610064&view=diff ============================================================================== --- portals/jetspeed-2/portal/branches/JETSPEED-BRANCH-2.2.2-POST-RELEASE/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml (original) +++ portals/jetspeed-2/portal/branches/JETSPEED-BRANCH-2.2.2-POST-RELEASE/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml Sat Jul 12 21:55:14 2014 @@ -715,6 +715,11 @@ <ref bean="pageProfilerValve" /> <ref bean="refreshUserHomepageValve" /> <ref bean="containerValve" /> + + <!-- JS2-1295 --> + <ref bean="actionValve" /> + <ref bean="resourceValve" /> + <ref bean="portletValveTitleInHeader" /> <ref bean="cleanUpValve" /> </list> --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org