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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to