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

Colm O hEigeartaigh closed CXF-6719.
------------------------------------

> GZIPOutInterceptor enum scope change breaks method contract
> -----------------------------------------------------------
>
>                 Key: CXF-6719
>                 URL: https://issues.apache.org/jira/browse/CXF-6719
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 3.1.4
>            Reporter: Sean Mills
>            Assignee: Sergey Beryozkin
>              Labels: features
>             Fix For: 3.1.5, 3.2.0
>
>
> The org.apache.cxf.transport.common.gzip.GZIPOutInterceptor exposes the 
> public static method:
> {code:java}
> public static UseGzip gzipPermitted(Message message, boolean force) throws 
> Fault
> {code}
> However, the UseGzip enum has been changed to friendly scope in 3.1.4.  The 
> enum needs to be changed back to public scope or the return type needs to be 
> changed to a visible type.



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

Reply via email to