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 sm...@apache.org on 2007/12/14 20:16:15 UTC

svn commit: r604263 - /portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml

Author: smilek
Date: Fri Dec 14 11:16:14 2007
New Revision: 604263

URL: http://svn.apache.org/viewvc?rev=604263&view=rev
Log:
changed site-manager portlet to not cache content

Modified:
    portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml

Modified: portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml?rev=604263&r1=604262&r2=604263&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml (original)
+++ portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/portlet.xml Fri Dec 14 11:16:14 2007
@@ -1488,7 +1488,7 @@
         <name>portlet-icon</name>
         <value>user-home.png</value>
     </init-param>              
-    <expiration-cache>300</expiration-cache>
+    <expiration-cache>0</expiration-cache>
     <supports>
         <mime-type>text/html</mime-type>
         <portlet-mode>view</portlet-mode>



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