[
https://issues.apache.org/jira/browse/WICKET-6087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134763#comment-15134763
]
ASF subversion and git services commented on WICKET-6087:
---------------------------------------------------------
Commit f60d958b2a0d76b90212a338749c87bab08d3913 in wicket's branch
refs/heads/wicket-7.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=f60d958 ]
WICKET-6087 Invalid AbstractRequestWrapperFactory.needsWrapper method scope:
package - cannot create a custom implementation
Make #needsWrapper() protected
> 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
>
> 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)