The GitHub Actions job "Java CI" on commons-vfs.git has succeeded.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
83d815afad4057234d9f928f6f00701bb7b51e86 / Arnout Engelen <arn...@bzzt.net>
Simplify UriParser (#558)

* Simplify UriParser

The reverts https://github.com/apache/commons-vfs/pull/396 and related
changes and implements the same in a simpler way by replacing the
encoded characters already in `fixSeparators`.

This approach has a slightly higher risk at breaking existing behaviour,
but a lower risk of remaining problems in this part of the codebase. All
testcases still succeed.

This PR is intended to replace #543 and #555. It includes the testcases
from #543, adapted to the behaviour before #396.

This reverts commit cb45c9453669eb2570f582f491cb0e06b0e63466.
This reverts commit 5399c766287a06ce002beaed89fa8af5461e15d0.

Co-Authored-By: Anthony Goubard <anthony.goub...@japplis.com>

* Add benchmark for UriParser

---------

Co-authored-by: Anthony Goubard <anthony.goub...@japplis.com>

Report URL: https://github.com/apache/commons-vfs/actions/runs/10119413106

With regards,
GitHub Actions via GitBox

Reply via email to