On Fri, Jun 20, 2025 at 3:27 PM Mark Thomas <ma...@apache.org> wrote: > > On 20/06/2025 13:13, r...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > remm pushed a commit to branch main > > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > > > > The following commit(s) were added to refs/heads/main by this push: > > new 4c688213d9 Allow trailing slash for webAppMount in Resources > > 4c688213d9 is described below > > > > commit 4c688213d931a1979c9f2f0c5265dd87b32dca3b > > Author: remm <r...@apache.org> > > AuthorDate: Fri Jun 20 14:13:30 2025 +0200 > > > > Allow trailing slash for webAppMount in Resources > > > > BZ69717 > > Mostly for compatibility reasons as most paths are usually without a > > trailing slash, if it is not meaningful. > > I was working on this too. I have a bunch of extra tests I'll commit > once I sort out the merge conflicts.
Sorry. No problem if you need to refix it. I didn't add a new test since the slash-less case is tested everywhere else, and adding a slash there caused the test to fail. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org