You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by ed...@apache.org on 2012/08/24 20:57:03 UTC

svn commit: r1377049 - /portals/pluto/trunk/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties

Author: edalquist
Date: Fri Aug 24 18:57:02 2012
New Revision: 1377049

URL: http://svn.apache.org/viewvc?rev=1377049&view=rev
Log:
PLUTO-618 Fix default supported container options

Modified:
    portals/pluto/trunk/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties

Modified: portals/pluto/trunk/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties?rev=1377049&r1=1377048&r2=1377049&view=diff
==============================================================================
--- portals/pluto/trunk/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties (original)
+++ portals/pluto/trunk/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties Fri Aug 24 18:57:02 2012
@@ -25,4 +25,4 @@ javax.portlet.version.major=${javax.port
 javax.portlet.version.minor=${javax.portlet.version.minor}
 
 org.apache.pluto.descriptors.services.PortletAppDescriptorService=org.apache.pluto.container.impl.PortletAppDescriptorServiceImpl
-org.apache.pluto.container.supportedContainerRuntimeOptions=test,escapeXML,value,javax.portlet.servletDefaultSessionScope
+org.apache.pluto.container.supportedContainerRuntimeOptions=javax.portlet.escapeXml,javax.portlet.servletDefaultSessionScope