This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 709a331 Expand Java search path for Windows installer to JDK and JAVA_HOME new d2c22d7 PR #227 Unit test FileStore utility methods new b9ad09a Review PR #227. Add changelog entry The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: java/org/apache/catalina/session/FileStore.java | 31 +++---- .../org/apache/catalina/session/FileStoreTest.java | 95 ++++++++++++++++++++++ webapps/docs/changelog.xml | 5 ++ 3 files changed, 113 insertions(+), 18 deletions(-) create mode 100644 test/org/apache/catalina/session/FileStoreTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org