svn commit: r1610064 - /portals/jetspeed-2/portal/branches/JETSPEED-BRANCH-2.2.2-POST-RELEASE/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml
| Newsgroups | gmane.comp.jakarta.jetspeed.devel |
|---|---|
| Message-ID | <[email protected]> |
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>