Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6719

GZIPOutInterceptor enum scope change breaks method contract

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.4
    • 3.1.5, 3.2.0
    • Transports
    • Unknown

    Description

      The org.apache.cxf.transport.common.gzip.GZIPOutInterceptor exposes the public static method:

      public static UseGzip gzipPermitted(Message message, boolean force) throws Fault
      

      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.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sean.m.mills@gmail.com Sean Mills
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: