Re: (commons-statistics) branch master updated: STATISTICS-86: Add descriptive module to user guide

2024-06-25 Thread Gilles Sadowski
Thanks Alex. Le mar. 25 juin 2024 à 10:09, a écrit : > > This is an automated email from the ASF dual-hosted git repository. > > aherbert pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/commons-statistics.git > > > The following commit(s) were added to refs/he

Re: [VFS] Encoded dots, trailing slash, and PR 543

2024-06-25 Thread Arnout Engelen
I responded on the PR: while I agree the PR fixes a few cases, there are more issues in this part of the codebase. Earlier[0], I changed UriParser.normalisePath to support URI-encoded characters, as that seemed like the least invasive change to fix the particular issue I was dealing with back then