You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/02/05 20:19:39 UTC

[jira] [Resolved] (WICKET-6087) Invalid AbstractRequestWrapperFactory.needsWrapper method scope: package - cannot create a custom implementation

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

Martin Grigorov resolved WICKET-6087.
-------------------------------------
       Resolution: Fixed
         Assignee: Martin Grigorov
    Fix Version/s: 6.22.0
                   8.0.0-M1
                   7.3.0

I've made it protected.
Thank you!

> Invalid AbstractRequestWrapperFactory.needsWrapper method scope: package - cannot create a custom implementation
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-6087
>                 URL: https://issues.apache.org/jira/browse/WICKET-6087
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.21.0
>            Reporter: Daniel Stoch
>            Assignee: Martin Grigorov
>             Fix For: 7.3.0, 8.0.0-M1, 6.22.0
>
>
> Abstract method needsWrapper() in AbstractRequestWrapperFactory should be public or protected to allow create a custom implementations of AbstractRequestWrapperFactory outside of org.apache.wicket.protocol.http.servlet package.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)