You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by vk...@apache.org on 2008/09/08 16:10:26 UTC

svn commit: r693106 - /portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml

Author: vkumar
Date: Mon Sep  8 07:10:25 2008
New Revision: 693106

URL: http://svn.apache.org/viewvc?rev=693106&view=rev
Log:
Making changes in pipelines.xml for JS2-889

Modified:
    portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml

Modified: portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml?rev=693106&r1=693105&r2=693106&view=diff
==============================================================================
--- portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml (original)
+++ portals/jetspeed-2/portal/branches/security-refactoring/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml Mon Sep  8 07:10:25 2008
@@ -262,11 +262,11 @@
     <meta key="j2:cat" value="default" />
     <!-- portlet -->
     <constructor-arg index="0">
-      <value>demo::ContentViewer</value>
+      <value>j2-admin::ContentViewer</value>
     </constructor-arg>
     <!-- entity -->
     <constructor-arg index="1">
-      <value>public.content.21</value>
+      <value>public.content.212</value>
     </constructor-arg>
   </bean>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org