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 ta...@apache.org on 2005/06/23 05:38:45 UTC

svn commit: r193065 - /portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml

Author: taylor
Date: Wed Jun 22 20:38:45 2005
New Revision: 193065

URL: http://svn.apache.org/viewcvs?rev=193065&view=rev
Log:
commented out wrong line!
The patch file still failed, so I attempted to do it by hand
Maybe its time to take a break, good catch James

Modified:
    portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml

Modified: portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml?rev=193065&r1=193064&r2=193065&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml (original)
+++ portals/jetspeed-2/trunk/portal/src/webapp/WEB-INF/assembly/jetspeed-spring.xml Wed Jun 22 20:38:45 2005
@@ -385,8 +385,8 @@
   	   <constructor-arg index="1"><value>0</value></constructor-arg>
   	   <constructor-arg index="2">
   	   	<list>
-  	   		<value>portlet/{mediaType}/jetspeed</value>
-  <!--	   		<value>portlet/{mediaType}</value> -->
+<!--  	   		<value>portlet/{mediaType}/jetspeed</value> -->
+  	   		<value>portlet/{mediaType}</value> 
   	   		<value>layout/{mediaType}</value>
   	   		<value>generic/{mediaType}</value>  	   		
   	   		<value>{mediaType}</value>  	   		



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