On 10/01/2017 15:53, violetagg wrote:
> Github user violetagg commented on a diff in the pull request:
> 
>     https://github.com/apache/tomcat/pull/37#discussion_r95392687
>   
>     --- Diff: java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java 
> ---
>     @@ -34,7 +34,7 @@ public 
> AbstractHttp11JsseProtocol(AbstractJsseEndpoint<S,?> endpoint) {
>          }
>      
>      
>     -    protected String getSslImplemenationShortName() {
>     +    protected String getSslImplementationShortName() {
>     --- End diff --
>     
>     This is a protected method and if we change it this will be incompatible

I'd be OK with fixing this and adding back the misspelt method (marked
as deprecated) if anyone complains.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to