On 10/01/2017 15:52, violetagg wrote:
> Github user violetagg commented on a diff in the pull request:
> 
>     https://github.com/apache/tomcat/pull/37#discussion_r95392385
>   
>     --- Diff: 
> java/org/apache/catalina/storeconfig/ConnectorStoreAppender.java ---
>     @@ -208,7 +208,7 @@ public void printAttributes(PrintWriter writer, int 
> indent,
>           * @param aDesc The connector description
>           * @throws Exception Store error occurred
>           */
>     -    protected void storeConnectorAttribtues(PrintWriter aWriter, int 
> indent,
>     +    protected void storeConnectorAttributes(PrintWriter aWriter, int 
> indent,
>     --- 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