Github user DivineEnder commented on a diff in the pull request:

    https://github.com/apache/geode/pull/712#discussion_r133012057
  
    --- Diff: 
geode-assembly/src/test/java/org/apache/geode/session/tests/TomcatInstall.java 
---
    @@ -150,6 +166,66 @@ public TomcatInstall(TomcatVersion version, 
ConnectionType connType, String inst
       }
     
       /**
    +   * Copies jars specified by {@link #tomcatRequiredJars} from the {@link 
#getModulePath()} and the
    +   * specified other directory passed to the function
    +   *
    +   * @throws IOException if the {@link #getModulePath()}, installation lib 
directory, or extra
    +   *         directory passed in contain no files.
    +   */
    +  private void copyTomcatGeodeReqFiles(String moduleJarDir, String 
extraJarsPath)
    --- End diff --
    
    Copy stuff in function into other function


---
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.
---

Reply via email to