Proposal for 3.0 API: Remove deprecated methods from GenericFacesPortlet
------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-210
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-210
             Project: MyFaces Portlet Bridge
          Issue Type: New Feature
          Components: General
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Michael Freedman


The following methods were @Deprecated in Bridge Spec version 2.0.0 and I would 
propose they should be removed in 3.0.0:


@Deprecated
public String getResponseCharacterSetEncoding(PortletRequest request) {
   ...
}

@Deprecated
public String getResponseContentType(PortletRequest request) {
   ...
}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to