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 21:13:04 UTC

svn commit: r1377054 - in /portals/pluto/branches/pluto-2.0.x: ./ pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties

Author: edalquist
Date: Fri Aug 24 19:13:03 2012
New Revision: 1377054

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

Modified:
    portals/pluto/branches/pluto-2.0.x/   (props changed)
    portals/pluto/branches/pluto-2.0.x/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties

Propchange: portals/pluto/branches/pluto-2.0.x/
------------------------------------------------------------------------------
  Merged /portals/pluto/trunk:r1377049

Modified: portals/pluto/branches/pluto-2.0.x/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties
URL: http://svn.apache.org/viewvc/portals/pluto/branches/pluto-2.0.x/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties?rev=1377054&r1=1377053&r2=1377054&view=diff
==============================================================================
--- portals/pluto/branches/pluto-2.0.x/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties (original)
+++ portals/pluto/branches/pluto-2.0.x/pluto-portal-driver/src/main/resources/org/apache/pluto/driver/container/pluto-configuration.properties Fri Aug 24 19:13:03 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