[jira] [Commented] (PLUTO-686) TCK: Contesting tests that invoke portletConfig.getContainerRuntimeOptions

2018-02-08 Thread Neil Griffin (JIRA)

[ 
https://issues.apache.org/jira/browse/PLUTO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357334#comment-16357334
 ] 

Neil Griffin commented on PLUTO-686:


See also commit 
[840cb0e65f2b58151ece2929cbdda134db7006c6|https://github.com/apache/portals-pluto/commit/840cb0e65f2b58151ece2929cbdda134db7006c6].

> TCK: Contesting tests that invoke portletConfig.getContainerRuntimeOptions
> --
>
> Key: PLUTO-686
> URL: https://issues.apache.org/jira/browse/PLUTO-686
> Project: Pluto
>  Issue Type: Bug
>  Components: tck
>Affects Versions: 3.0.0
>Reporter: Vernon Singleton
>Assignee: Neil Griffin
>Priority: Minor
> Fix For: 3.0.1
>
>
> The following tests assume that the portlet container will have the 
> javax.portlet.servletDefaultSessionScope runtime option or they assume that 
> will have at least 2 options:
> - V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions1
> - V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions2
> - V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions3
> - V2AddlPortletTests_SPEC2_6_RenderConfig_getContainerRuntimeOptions6
> - V2AddlPortletTests_SPEC2_6_RenderConfig_getContainerRuntimeOptions8
> Runtime options are options, so a container may not be forced to implement 
> the javax.portlet.servletDefaultSessionScope option.
> The tck should be adjusted to allow each container to specify how many 
> options it has for these checks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PLUTO-686) TCK: Contesting tests that invoke portletConfig.getContainerRuntimeOptions

2018-02-08 Thread Vernon Singleton (JIRA)

[ 
https://issues.apache.org/jira/browse/PLUTO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357036#comment-16357036
 ] 

Vernon Singleton commented on PLUTO-686:


More tests call portletConfig.getContainerRuntimeOptions:
 * V2AddlPortletTests_SPEC2_6_RenderConfig_getContainerRuntimeOptions6
 * V2AddlPortletTests_SPEC2_6_RenderConfig_getContainerRuntimeOptions8

This fix for these was tested against master:
[https://github.com/ngriffin7a/portals-pluto/pull/21]

> TCK: Contesting tests that invoke portletConfig.getContainerRuntimeOptions
> --
>
> Key: PLUTO-686
> URL: https://issues.apache.org/jira/browse/PLUTO-686
> Project: Pluto
>  Issue Type: Bug
>  Components: tck
>Affects Versions: 3.0.0
>Reporter: Vernon Singleton
>Assignee: Neil Griffin
>Priority: Minor
> Fix For: 3.0.1
>
>
> The following tests assume that the portlet container will have the 
> javax.portlet.servletDefaultSessionScope runtime option or they assume that 
> will have at least 2 options:
> * V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions1
> * V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions2
> * V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions3
> Runtime options are options, so a container may not be forced to implement 
> the javax.portlet.servletDefaultSessionScope option.
> The tck should be adjusted to allow each container to specify how many 
> options it has for these checks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (PLUTO-686) TCK: Contesting tests that invoke portletConfig.getContainerRuntimeOptions

2018-01-30 Thread Vernon Singleton (JIRA)

[ 
https://issues.apache.org/jira/browse/PLUTO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345276#comment-16345276
 ] 

Vernon Singleton commented on PLUTO-686:


This fix was tested against the 3.0 tck on LR7 and pluto 3.
[https://github.com/ngriffin7a/portals-pluto/pull/18]

 

> TCK: Contesting tests that invoke portletConfig.getContainerRuntimeOptions
> --
>
> Key: PLUTO-686
> URL: https://issues.apache.org/jira/browse/PLUTO-686
> Project: Pluto
>  Issue Type: Bug
>  Components: tck
>Affects Versions: 3.0.0
>Reporter: Vernon Singleton
>Assignee: Vernon Singleton
>Priority: Minor
>
> The following tests assume that the portlet container will have the 
> javax.portlet.servletDefaultSessionScope runtime option or they assume that 
> will have at least 2 options:
> * V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions1
> * V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions2
> * V2PortletTests_PortletConfig_ApiRender_getContainerRuntimeOptions3
> Runtime options are options, so a container may not be forced to implement 
> the javax.portlet.servletDefaultSessionScope option.
> The tck should be adjusted to allow each container to specify how many 
> options it has for these checks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)