[ 
https://issues.apache.org/struts/browse/WW-3071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Musachy Barroso resolved WW-3071.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.7

> API adjustment: cannot override DefaultResultMapBuilder.createResultConfig 
> due to limited DefaultResultMapBuilder.ResultInfo visibility
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-3071
>                 URL: https://issues.apache.org/struts/browse/WW-3071
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Convention
>    Affects Versions: 2.1.7
>            Reporter: Lukasz Racon
>            Priority: Trivial
>             Fix For: 2.1.7
>
>
> org.apache.struts2.convention.DefaultResultMapBuilder defines protected 
> method createResultConfig that uses ResultInfo as an argument. Please adjust 
> the DefaultResultMapBuilder.ResultInfo visibility:
> -    class ResultInfo {
> +    protected class ResultInfo {

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to